html
{

}

body
{
	/*font-family: 'ITC Korinna', 'Candara', 'Trebuchet MS', 'Gonsolas', sans-serif;*/
font:11px Verdana, Arial, Helvetica, sans-serif;
	line-height : 16px;
	
}

a img
{
	border : 0 none;
}

h1, h2, h3, h4, h5, h6
{
	padding : 0;
	margin : 0;
}

input[type='text'], input[type='password']
{
	font : 11px Verdana, Helvetica, Arial, sans-serif;
}

input[type='image'] {
 background : transparent url('../images/buttons/button_submit_off.png') no-repeat top left;
}


input[type='image']:hover {
 background : transparent url('../images/buttons/button_submit_on.png') no-repeat top left;
}

.heading{
	color:#CC0033; 
	font:18px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

#padd-right{
	padding-left : 4px;
	padding-right : 4px;
        width : 180px;
	max-width : 180px;
        float : left;
	
}
#padd-news{
	padding-left : 20px;
        padding-right : 4px;
        width : 180px;
        max-width : 180px;
}


	#padd-left{
	padding-right : 8px;
	margin-right : 4px;
	width : 138px;

	font : 16px/18px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing : -1.5px;
	color : #000000;
	font-weight: bold;
       
}
#padd{
	padding-left : 4px;
	padding-right : 4px;
        width : 516px;
	max-width : 508px;
        float : left;
}

#bottomWhiteBox{
	width : 1042px;
	padding : 4px 4px 0 4px;
text-align : center;
}

#bottomWhiteBox2{
        width : 1042px;
        padding : 4px 4px 0 4px;
        margin-top : 403px;
text-align : center;
}

#bottomWhiteBoxNews{
        width : 1042px;
        padding : 4px 4px 0 4px;
        margin-top : 403px;
text-align : center;
}

#bottomWhiteBoxIndex{
        width : 1042px;
        padding : 4px 4px 0 4px;
        margin-top : 403px;
text-align : center;
}

#bottomWhiteBoxOffer{
        width : 1042px;
        padding : 4px 4px 0 4px;
        margin-top : 403px;
text-align : center;
}


#topWhiteBox{
	position:relative;
	top:-20px;
	padding : 4px 4px 0 4px;
}
#leftSideWhiteBox{
	width : 320px;
	padding : 4px 0 0 4px;
	float : left;
	text-align : center;

	font : 16px/18px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing : -1.5px;
	color : #000000;
	font-weight: bold;

}
#mainWhiteBox{
	width : 525px;
	float : left;
	padding-left : 10px;
	text-align:left;

}
#mainWhiteBox2{
	width : 583px;
max-width : 540px;
	float : left;
	
}

#mainWhiteBoxNews{
        width : 605px;  
        float : left;
        padding-left : 0;

}

#mainWhiteBoxContact{
        width : 605px;
        float : left;
        padding-left : 0;
	left:300px;
	top:20px;

}


#page_content{
	width : 500px;

	padding : 10px 20px 0 150px;
	margin-right : 230px;
}

#page_content_contact{
        width : 500px;

        padding : 10px 20px 0 50px;
        margin-right : 230px;
}


#page_content :link,
#page_content :visited
{
	color : #dd0031;
	text-decoration : none;
	font-weight: bold;
}

#page_content :link:hover,
#page_content :visited:hover
{
	font-weight : bold;
	text-decoration : underline;
}

#page_content li
{
	margin-bottom : 0.5em;
}

#page_content .fb,
#page_content .fb:link,
#page_content .fb:visited
{
	display : block;
	width : 104px;
	height : 24px;
	float : right;
	
	font-weight : bold;
	line-height : 24px;
	vertical-align : middle;
	text-transform : lowercase;
	text-decoration : none;
	color : #fff;
	
	padding : 2px 3px;
	background : transparent url('../images/content-button.png') no-repeat top left;
}
#page_content .fb:hover,
#page_content .fb:link:hover,
#page_content .fb:visited:hover
{
	font-weight : bold;
	color : #dd0031;
	
	background-position : bottom left;
}

#page_content p > img:first-child
{
	margin : -1em 5px 5px 0;
}
#page_content td > p:first-child
{
	margin-top : 0;		
}
#rightSideWhiteBox{
	width : 35px;
	padding : 10px 0 4px 0;

}
#rightSide23{
	width:35px;
	/*position:relative;
	left:-25px;*/
	}



#BlackBox 
{
	min-width : 1050px;
	width : 1050px;
	max-width : 1050px;
	text-align : left;
	margin:0px auto;
}
#BlackBox2
{
        padding :0 0  100px 0;
        min-width : 1050px;
        width : 1050px;
        max-width : 1050px;
        text-align : left;
        margin:0px auto;
	height:100px;
}



#blackBox 
{
	padding : 4px 4px 4px 4px;
	display : block;
	min-width : 900px;
	text-align : left;
}
div#nifty{ margin: 0 10%;background:#D4DDFF}
.LeftSideWhiteBox
{
 	position : absolute;
        top : 4px;
        right : 0;
        width : 110px;
        padding : 0 0 0 0;
        margin : 0;
}



.SideWhiteBox
{
 	position : absolute;
        top : 4px;
        right : 0;
        width : 210px;
        padding : 0 0 0 0;
        margin : 0;
}

.BottomWhiteBox
{
	width : 100%;
}
.HeaderWhiteBox
{
	width : 100%;
}
.skipblock
{
	display : none;
}

.clear
{
	clear : both;
}

.normal_case
{
	text-transform : none !important;
}

p.error, ul.error
{
	font-weight : bold;
	color : #900;
}
p.success
{
	font-weight : bold;
	color : #f88324;
}

:link, :visited
{
	color : #000000;
	text-decoration : none;
	
	cursor : pointer;
}
:link:hover, :visited:hover,
li.active :link, li.active :visited
{
	color : #e16e35;
}

/* head.css */
h1
{
	width : 225px;
	height : 85px;
	float : left;
	
	margin : 8px 15px;
}
h1 a
{
	display : block;
	width : 330px;
	position:relative;
	height : 150px;
	text-indent : -32767em;
	/*background : transparent url('../images/buttons/funsource_logo.png') no-repeat top left;*/
}

#header
{
	position:relative;
	right:10px;
	top:-10px;
	float : right;
	width : 420px;
	margin : 23px 0 0;
}
#header h2, h3
{
	display : none;
}

#header form h2, #header form div
{
	display : block;

	font-size : 10px;
	text-align : center;
}
#header form div
{
	margin : 5px 0;
}
#header form input
{
	vertical-align : middle;
}
#header form input[type='text']
{
	width : 200px;

}
#header form input[type='text']:focus
{
	background-image : none;
}

/* foot.css */
#pre_footer
{
	clear : both;
}
#main_menu, #footer, ul.delimited_menu
{
	text-align : center;

	padding : 0;
	margin : 8px 0 0;
}
ul.delimited_menu
{
	margin-bottom : 1em;
}

#footer
{
	position : relative;
	bottom : 0;
	left : 0;
	right : 0;
	
	padding-bottom : 5px;
}

#footer a {color:purple !important; text-decoration:underline;}

#main_menu li, #footer li, ul.delimited_menu li
{
	display : inline;
	
	list-style : none;
	text-transform : lowercase;
	
	padding : 0 2px 0 7px;
}
#main_menu li:first-child,
#footer li:first-child,
ul.delimited_menu li:first-child
{
	background-image : none;
}

/* body.css */
#content
{
	position:relative;
	clear : both;
	padding : 4px 0 0 1px;	
	
}


#content h2
{
	width : 110px;
	font-family : 'Verdana', 'Arial', 'Helvetica', sans-serif;
	letter-spacing : -2px;
	color : #000;
	margin : 16px 18px;
	font-weight: bold;
	font-size: 14px;
	line-height: 17px;
}


#content h3
{
	
	
	margin : 0.5em 0 1em;
}


#content h4
{
	font-weight : bold;
	font-size : 10px;
	color : #dd7323;
	
	margin : 0.5em 0 1em;
}

#content a {color:blue; text-decoration:underline;}

#menu_header {
	text-align : center;
	padding-left : 5px;
}
#sub_menu
{
	top : 25px;
	right : 80px;
	width : 200px;
	overflow : hidden;
	font : 11px/12px Verdana, Arial, Helvetica, sans-serif;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	vertical-align : middle;
	margin : 0;
}

#sub_menu :link, #sub_menu :visited
{
	color : purple !important;
	text-transform : lowercase;
}
#sub_menu li.active :link,
#sub_menu li.active :visited
{
	font-weight : bold;
	color : #dd0031;
}

#sub_menu.menu :link:hover,
#sub_menu.menu :visited:hover
{
	font-weight : bold;
	color : #dd0031;
	display : block;
 	border-width : 0px 0;
        border-style : solid;
        border-color : #dd0031;
	height : 20px;
	width  : 190px;
}

#sub_menu li
{
	list-style : none;
	width  : 190px;
	min-width : 196px;
}
#sub_menu li:first-child
{
	padding-top : 25px;
}
#sub_menu li
{
	text-align : left;
	height : 20px;
}
#sub_menu li.last
{
	padding-bottom : 15px;
}

#sub_menu li.img
{
	padding-top : 0;
	padding-bottom : 0;
}
#sub_menu li.img a
{
	vertical-align : middle;
	text-align : center;
}




#page_content :link:hover,
#page_content :visited:hover
{
	color : #dd0031;
	font-weight : bold;
	text-decoration : underline;
}



.roundedCornerSpacer {
    margin: 0px; padding: 0px; border: 0px;
    clear: both;
    font-size: 1px; line-height: 1px;
}
/* In the CSS below, the numbers used are the following:
    1px: the width of the border
    3px: a fudge factor needed for IE5/win (see below)
    4px: the width of the border (1px) plus the 3px IE5/win fudge factor
    14px: the width or height of the border image
*/
.borderTL, .borderTR, .borderBL, .borderBR {
    width: 10px; height: 10px;
    padding: 0px; border: 0px;
}
.borderTL, .borderBL { float: left; clear: both; }
.borderTR, .borderBR { float: right; clear: right; }
.borderTL { margin: 0px 0px 0px 0px; }
.borderTR { margin: 0px 0px 0px 0px; }
.borderBL { margin: -11px 0px 0px 0px; }
.borderBR { margin: -11px 0px 0px 0px; }
/* IE5-5.5/win needs the border scooted to the left or right by an
   additional 3px! Why? */
.borderTL {
    margin-left: -4px;
    ma\rgin-left: -1px;
}
html>body .borderTL {
    margin-left: -0px;
}
.borderTR {
    margin-right: -4px;
    ma\rgin-right: -1px;
}
html>body .borderTR {
    margin-right: 0px;
}
.borderBL {
    margin-left: 4px;
    ma\rgin-left: -1px;
}
html>body .borderBL {
    margin-left: 1px;
}
.borderBR {
    margin-right: -4px;
    ma\rgin-right: -1px;
}
html>body .borderBR {
    margin-right: 1px;
}
/* To get around a known bug in IE5/win, apply the
   border (no margin, padding or positioning) to the
   content class and apply whatever positioning you
   want to the contentWrapper class. */
.content {
    margin: 0px;
    padding: 0px;
}
.contentWrapper {
    /* position this div however you want, but
       keep its padding and border at zero */
    padding: 0px;
    border: 0px;
}


.offers_log{
        list-style : none;
         display : inline;
        padding-right:10px;
        padding-left:10px;
}
.offer_log{
	position:relative;
	top:-15px;
	
}

.offer_log span{
	cursor:pointer;
	 
}

#game_desc{
	color:red;
	font:14px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	position:relative;
	top:-20px;
}

#feat_link{color:#00cc99; font-weight:bold; text-decoration:none !important;}



.right_home_cont1{width:160px; height:96px;  position:relative; left:322px; top:-485px; line-height:12px;}

.right_home_cont2{width:160px; height:96px;  position:relative; left:322px; top:-445px; line-height:12px;}

.right_home_cont3{width:160px; height:96px;  position:relative; left:322px; top:-410px; line-height:12px;}


.bottom_home_link{width:400px; height:50px; color:#fff; font-size:14px; position:relative; top:-72px; left:-12px; font-weight:bold;}



.home_bg {width:930px; height:455px; position:relative; top:-25px;}


#index_image{
position:relative;
height:225px;
}

#EI {
	position:relative; 
	top :-40px; 
	left:350px;
	width:100px;
}

#rebate {
	position:relative; 
	top :-40px; 
	left:350px;
	width:150px;
}

#alloffers
{

        width : 520px;
        padding : 0 0 0 0;
        margin : 0 175px 0 0;
        margin-left : 5px;



}
#alloffers li
{
        display : block;
        float : left;
        width : 120px;
        height : 140px;
        min-height : 60px;

        padding-bottom :50px;

        list-style : none;

        text-align : center;
        vertical-align : top;
}


#alloffers li.header
{
        float : none;
        width : auto;
        height : auto;
        clear : both;
        text-align : left;
        padding:0 0 0 0;
}


#alloffers li div
{
        display : table-cell;
        width : 120px;
        height : 80px;
        vertical-align : bottom;
}

#alloffers li div span
{
        display : block;
}

#alloffers li h2 {
	width:500px !important;
}


/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#welcome {
        position:relative;
        top : 0px;
        left: -120px;
        height:100px;
        width: 840px;
        background-color:#f6c133;
	border: solid #d86832 2px;
}

#welcome h2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: .03em;
	color:#ae282d;
	width:auto;
	position:relative;
	top:-10px;
	height:auto;
	line-height:20px;
}

.welcomeLog h2 {
        color:#cdf2ff;
        width:auto;
        position:relative;
        top:5px;
        left:10px;
        line-height:20px;
}

.welcome2{
        position:relative;
        top : 45px;
        left: 25px;
        font-size:12px;
        color:#000;
}

.welcome3{
        font-size:10px;
        color:#fff;
        position: relative;
        top:20px;
        left:400px;

}

.head_logo{
        position:relative;
        top:0px;
        left:0px;
        width:100%;
        height:125px;
}

.logo_pic{
        position:absolute;
        top:10px;
        left:2px;
}

.lgin{
        position:relative;
        left:166px;
        top:10px;
}

#sn {
        position:relative;
}

#sn2 {
        position:relative;
        left:47px;
}

#loginButton{
	position:relative;
	left:50px;
}

#newsignup{
        position:relative;
        top:30px;
}

#sn3 {
        position:relative;
        left:16px;
}


#login{
        position:relative;
        left:16px;
}

#email2{
        position:relative;
        left:43px;
}

#email1_2{
        position:relative;
        left:30px;
}

#password1{
        position:relative;
        left:57px;
}

#password2{
        position:relative;
        left:16px;
}


.pword{
        position:relative;
        left:66px;
        top:15px;
}

.sbmt{
        position:relative;
        left:166px;
        top:20px;
}

.setup{
        position:relative;
        left:326px;
        top:0px;
        width:400px;
        z-index:2;
}

.setup form input[type='text']{
position:relative;
left: 17px;
}

.setup form input[type='password']{
position:relative;
left: 17px;
}

.setup form input[type='submit']{
position:relative;
left: 17px;
}


.loginMenu{
        position:absolute;
        left:600px;
}



.title1{background-color:#ae282d; color:white; height:25px; line-height:25px; padding-left:5px;}
.title2{background-color:#ae282d; color:white; height:25px; line-height:25px; padding-left:5px;}
.title3{background-color:#ae282d; color:white; height:25px; line-height:25px; padding-left:5px;}
.box1{background-color:#ffedc1; color:black; padding-top:10px; padding-bottom:10px; padding-left:5px; border:solid 3px #ae282d;}
.box2{background-color:#ffedc1; color:black; padding-top:10px; padding-bottom:10px; padding-left:5px; border:solid 3px #ae282d;}
.box3{background-color:#ffedc1; color:black; padding-top:10px; padding-bottom:10px; padding-left:5px; border:solid 3px #ae282d;}

.callout
{font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
}

.cont1 {position:relative; top:20px; left:-445px;}
.cont2 {position:relative; top:38px; left:-445px; }
.cont3 {position:relative; top:45px; left:-445px;}
#image_menu{z-index:99;}

#game{position:absolute; top:700px; left:100px;}

.terms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	color: #000000;
}
.warning {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #B01F23;
	font-weight: bold;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
}
.subheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}

.trivia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}


.fb,
.fb:link,
.fb:visited
{
 display : block;
 width : 104px;
 height : 24px;
 float : right;
 
 font-weight : bold;
 line-height : 24px;
 vertical-align : middle;
 text-align : center;
 text-decoration : none;
 color : #ffffff !important;
 
 padding : 2px 3px;
 background : transparent url('../images/content-button.png') no-repeat top left;
 
}
.fb:hover,
.fb:link:hover,
.fb:visited:hover
{
 font-weight : bold;
 color : #ffffff !important;;
 
 background-position : bottom left;
}

#promo_box{
        position:absolute;
        background-color:white;
        width:500px;
        font-size:13pt;
        top:50px;
        left:350px;
        border:solid 7px #e20000;
        opacity:0.90;
        filter:alpha(opacity=90);
        z-index:99;
}

