/* Start of CMSMS style sheet 'Globals' */
/* CSS Document */

html, body {
	margin: 0;
	padding: 0;
}


img, a img { 
border:0px;
}

div.done#lightbox {
top:0px;
}


/* Layout Home
----------------------------------------------- */

#container {
	position: relative;
	height: auto;
	width: 1024px;
	margin:0px auto;
        padding:0px;
}

#container #header {
	background-image: url(stylesheets/_g/home_page_header.jpg);
	background-repeat: no-repeat;
	background-position: top;
	position: relative;
        float:left;
	height: 139px;
	width: 1024px;
        z-index:9;

}

#container #header #logo {
	position: relative;
	height: 81px;
	width: 196px;
	float:left;
	left:50px;
	top:40px;
}

#container #header #member_login_btn {
	position: absolute;
        float:right;
        top:29px;    
        right:32px;  
}

#container #header #member_login_btn li {
	list-style:none; 
}

#container #header #member_login_btn li a {
	position: relative;
	float:right;
	width:146px;
	height:24px;
	margin: -3px 0 0 0;
	background-image: url(stylesheets/_g/home_page_member_btn_up.gif);
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
}

#container #header #member_login_btn li a:hover {
	background-image: url(stylesheets/_g/home_page_member_btn_down.gif);
	background-repeat: no-repeat;
	color:#000000;
}

#container #header #member_login_btn span {
	position: relative;
	height: auto;
	width: auto;
	top: 3px;
	left: 30px;
}

#container #header #video_btn {
	position: absolute;
        float:right;
        top:52px;    
        right:38px;  
        width:140px;
        height:25px;
}

#container #header #video_btn  li {
	list-style:none; 
}


#container #header #video_btn li a{
	position: relative;
	float:right;
	width:140px;
	height:25px;
	margin: 0 0 0 0;
	background-image: url(stylesheets/_g/video_btn.gif);
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-size:14px;
	color:#00ACCD;
	text-decoration:none;
}

#container #header #video_btn li a:hover {
	position: relative;
	float:right;
	width:140px;
	height:25px;
	margin: 0 0 0 0;
	background-image: url(stylesheets/_g/video_btn.gif);
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-size:14px;
	color:#000000;
	text-decoration:none;
}

#container #header #video_btn li div{
	position:absolute;
        float:left;
        top:5px;
        left:30px;
        width:80px;
        height:14px;
}

#container #body_container {
	background-image: url(stylesheets/_g/home_page_content_back.jpg);
	background-repeat: repeat-y;
	background-position: top;
	position: relative;
        float:left;
	min-height:457px;
        height:auto !important;
        height:457px;
	width: 1024px;

}
#container #body_container #body_content {
	position: relative;
	top: 15px;
	left: 75px;
	width: 410px;
	padding-bottom:20px;
	float: left;
	color: #666666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

#container #body_container #body_content a {
	color: #666666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

#container #body_container #home {
	position: relative;
	height: 457px;
	width: 456px;
	float:right;
        right:59px;
}

 #clear {
	clear:both;
}

#container #body_container #body_content #title_left {
	position: relative;
}

#container #body_container #body_content #title_left h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: lighter;
	color: #eb008b;
	letter-spacing:.01em;
             padding-bottom:15px;

}

#container #footer {
	background-image: url(stylesheets/_g/home_page_footer.jpg);
	background-repeat: no-repeat;
	background-position: top;
	position: relative;
        float:none;
	height: 186px;
	width: 1024px;
}

#container #footer #footer_menu {
	position: absolute;
	float:right;
	right:60px;
	bottom:43px;
        height:14px;
}

#container #footer #footer_menu ul {
        margin:0px;
        padding:0px;
        list-style:none;
}

#container #footer #footer_menu li {
	list-style-type: none;
	display: inline;
        margin:0px;
        padding:0px;
}

#container #footer #footer_menu a {
	font-family: Tahoma;
	font-size: 10px;
	position: relative;
	width: auto;
	padding-right:10px;
	color: #666666;
	text-decoration:none;
             text-transform: capitalize;
}

#container #footer #footer_menu a:hover {
	color:#000000;
}

form {margin-top:0}
	form, td, th, li { font-size: 100%}
	form div {margin-bottom:0}
	fieldset div {
	margin-bottom:0.5em;
	margin-left:0px;
	width: 120px;
	}
	fieldset div div {
		margin-top:0.5em;
		margin-left:1em
	}
	fieldset {
	margin-bottom:1em;
	border:1px solid #FFF;
	padding:0em
	}
	fieldset label {
		width:auto;
	}
	legend {
	color:#666666;
	margin-bottom:0.5em;
	margin-left: -2px;
             font-weight:bold;
	}
	textarea {
		margin: 0.5em 0;
		width:98%;
		height: 6em
	}

	/* Apply this class to text/select input fields with shorter labels
		to help alignment */
	.short-label label {float:left; width:10em}
	.short-label fieldset div input,
	.short-label fieldset div select {width:16em}

	/* Pretty up your Captcha image output */
	.captcha {
		margin:0.5em 0;
		width:200px;
		text-align:center
	}
	.captcha img {border:1px solid #F60; margin-bottom:0.5em}
	.captcha input {width:196px; margin-top:0.5em}

	/* Just a bit more room for the Submit button */
	.submit {margin-top:0.5em}
        h3.atStart {}
        div.atStart{}

----------------------------------------------- */
	
        #nav_container_header li a:hover {
	color:#eb008b;
        }


#container #footer #home_bottom {
	position: relative;
	height: 131px;
	width: 931px;
	left: 58px;
	padding-right: 40px;
	padding-top: 10px;
}

#container #footer #home_bottom #news_box {
	background-image: url(stylesheets/_g/home_page_bottom_box.jpg);
	position: relative;
	height: 112px;
	width: 266px;
	float: left;
	padding-top: 15px;
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-left: 3px;
}
#container #footer #home_bottom #news_box .image {
	position: relative;
	height: 84px;
	width: 83px;
	float:left;
}

#container #footer #home_bottom #news_box .title {
	position: relative;
	left: 10px;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	padding-right: 30px;
}

#container #footer #home_bottom #news_box .title a,
#container #footer #home_bottom #news_box .title a:link,
#container #footer #home_bottom #news_box .title a:hover, 
#container #footer #home_bottom #news_box .title a:active,
#container #footer #home_bottom #news_box .title a:visited {
	font-weight: bold;
	color: #eb008b;
        text-decoration:none;
}

#container #footer #home_bottom #news_box .text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	position: relative;
	width: 150px;
	left: 10px;
	top: -5px;
	height: 80px;
	float: left;
	padding-right: 30px;
}
#container #footer #home_bottom #gold_box {
	background-image: url(stylesheets/_g/home_page_bottom_box.jpg);
	position: relative;
	height: 112px;
	width: 266px;
	float: left;
	padding-top: 15px;
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-left: 30px;
	padding-right: 5px;
}
#container #footer #home_bottom #gold_box .image {
	position: relative;
	height: 84px;
	width: 83px;
	float: left;
}
#container #footer #home_bottom #gold_box .title
#container #footer #home_bottom #gold_box .title a,
#container #footer #home_bottom #gold_box .title a:link,
#container #footer #home_bottom #gold_box .title a:hover, 
#container #footer #home_bottom #gold_box .title a:active,
#container #footer #home_bottom #gold_box .title a:visited {
	position: relative;
	left: 10px;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #00adee;
	float: right;
	padding-right: 30px;
    text-decoration:none;
}
#container #footer #home_bottom #gold_box .text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	position: relative;
	width: 150px;
	left: 10px;
	margin-top: -5px;
	height: 80px;
	float: right;
	padding-right: 30px;
}
#container #footer #home_bottom #platinum_box {
	background-image: url(stylesheets/_g/home_page_bottom_box.jpg);
	position: relative;
	height: 112px;
	width: 266px;
	float: left;
	padding-top: 15px;
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-left: 25px;
}
#container #footer #home_bottom #platinum_box .image {
	position: relative;
	height: 84px;
	width: 83px;
	float: left;
}
#container #footer #home_bottom #platinum_box .title
#container #footer #home_bottom #platinum_box .title a,
#container #footer #home_bottom #platinum_box .title a:link,
#container #footer #home_bottom #platinum_box .title a:hover, 
#container #footer #home_bottom #platinum_box .title a:active,
#container #footer #home_bottom #platinum_box .title a:visited {
	position: relative;
	left: 10px;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	float: right;
	padding-right: 30px;
	text-decoration:none;
}
#container #footer #home_bottom #platinum_box .text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	position: relative;
	width: 150px;
	left: 10px;
	margin-top: -5px;
	float: right;
	padding-right: 30px;
}


/* End of 'Globals' */

/* Start of CMSMS style sheet '2nd Tier' */
/* Layout 2nd tier
----------------------------------------------- */

#container #header2 {
	background-image: url(stylesheets/_g/home_page_header_2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	position: relative;
	height: 139px;
	width: 1024px;
        z-index:9;
}

#container #header2 #logo {
	position: relative;
	height: 81px;
	width: 196px;
	float:left;
	left:50px;
	top:40px;
}

#container #header2 #cart_home {
	position: relative;
	height: 28px;
	width: 32px;
}
#container #header2 #cart_home a {
	position: relative;
	height: auto;
	width: auto;
	top: -90px;
	left:810px;
}

#container #header2 #member_login_btn {
	position: absolute;
        float:right;
        top:29px;    
        right:0px;  
}


#container #header2 #member_login_btn li {
	list-style:none;
}

#container #header2 #member_login_btn li a {
	position: relative;
	float:right;
	width:146px;
	height:24px;
	margin: -3px 32px 0 0;
	background-image: url(stylesheets/_g/home_page_member_btn_up.gif);
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
}

#container #header2 #member_login_btn li a:hover {
	background-image: url(stylesheets/_g/home_page_member_btn_down.gif);
	background-repeat: no-repeat;
	color:#000000;
}

#container #header2 #member_login_btn span {
	position: relative;
	height: auto;
	width: auto;
	top: 3px;
	left: 30px;
}

#container #header2 #video_btn {
	position: absolute;
        float:right;
        top:52px;    
        right:38px;  
        width:140px;
        height:25px;
}

#container #header2 #video_btn  li {
	list-style:none; 
}


#container #header2 #video_btn li a{
	position: relative;
	float:right;
	width:140px;
	height:25px;
	margin: 0 0 0 0;
	background-image: url(stylesheets/_g/video_btn.gif);
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-size:14px;
	color:#00ACCD;
	text-decoration:none;
}

#container #header2 #video_btn li a:hover {
	position: relative;
	float:right;
	width:140px;
	height:25px;
	margin: 0 0 0 0;
	background-image: url(stylesheets/_g/video_btn.gif);
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-size:14px;
	color:#000000;
	text-decoration:none;
}

#container #header2 #video_btn li div{
	position:absolute;
        float:left;
        top:5px;
        left:30px;
        width:80px;
        height:14px;
}

#container #header #nav_container_header #nav2 #li7n a {
	background-image: none;
}

#container #body_container2 {
	background-image: url(stylesheets/_g/content_back.jpg);
	background-repeat: repeat-y;
	background-position: top;
	position: relative;
	min-height:451px;
	width: 1024px;
}

#container #body_container2 #body_content2 {
	position: relative;
	height: 100%;
	width: 925px;
	float: left;
	left: 60px;
	padding-top: 20px;
	padding-left:20px;
}

*html #container #body_container2 #body_content2 {
        margin-left:10px;
}

#container #body_container2 #body_content2 #side_menu {
	background-image: url(stylesheets/_g/side_menu.jpg);
	background-repeat: repeat-y;
	background-position: top;
	height:212px;
	width: 183px;
	float: left;
	margin-left:-57px;
	padding-right: 20px;
	position: relative;
	z-index: 999;
}

#container #body_container2 #body_content2 #side_menu #menu_label {
	position: relative;
	height: auto;
	width: auto;
	font-family:Tahoma;
	font-size:13px;
	margin-left: 30px;
	margin-top: 10px;
}

#container #body_container2 #body_content2 #side_menu li {
	list-style-type: none;
}

#container #body_container2 #body_content2 #side_menu a {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: lighter;
	line-height:2;
	text-decoration:none;
	color:#666666;
}

#container #body_container2 #body_content2 #side_menu a:hover {
	color:#000000;
}

#container #body_container2 #body_content2 #title_left {
	position: relative;
	margin-left: 15px;
	width: 525px;
	float: left;
}

#container #body_container2 #body_content2 #title_left h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: lighter;
	color: #eb008b;
	letter-spacing:.01em;
}

#container #body_container2 #body_content2 h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	color: #6699cc;
	letter-spacing:.01em;
}

#container #body_container2 #body_content2 #content {
	position: relative;
	margin-top: -10px;
	margin-left: 17px;
	width: 580px;
             padding-bottom:100px;
	float: left;
	color: #666666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

#container #footer2 {
	background-image: url(stylesheets/_g/footer.jpg);
	background-repeat: no-repeat;
	background-position: top;
	position: relative;
	margin-top:-50px;
	height: 77px;
	width: 1024px;
       clear:both;
}
#container #footer2 #footer_menu {
	position: relative;
	height: auto;
	width: auto;
	float:right;
	right:53px;
	top:22px;
}
#container #footer2 #footer_menu ul {
	list-style-type: none;
	padding:0px;
        margin:0px;
}
#container #footer2 #footer_menu li {
	list-style-type: none;
	display: inline;
}
#container #footer2 #footer_menu a {
	font-family: Tahoma;
	font-size: 10px;
	position: relative;
	width: auto;
	padding-right:10px;
	color: #999999;
	text-decoration:none;
}
#container #footer2 #footer_menu a:hover {
	color:#FFFFFF;
}
#container #header2 #nav_container_header .last {
	background-image: none;
}
#container #body_container2 #body_content2 #news {
	position: relative;
	height: 512px;
	width: 250px;
	float: right;
	margin-right: 38px;
	margin-top:-5px;
             background-image: url(stylesheets/_g/news_back.jpg);
             background-repeat:no-repeat;
}
#container #body_container2 #body_content2 #content a {
	color: #000000;
	text-decoration: underline;
}
#container #body_container2 #body_content2 #content a:hover {
	color: #666666;
	text-decoration: none;
}
/* End of '2nd Tier' */

/* Start of CMSMS style sheet 'Nav-L2' */
        ul#nav2  {
	position:absolute;
        top:110px;
        right:58px;
        z-index:99;
        height:14px;
	padding:0px;
	margin:0px;	
	list-style:none;
	}

	#nav2 li { /*float the main list items*/
	margin: 0px;
        padding: 0px;
	float: left;
	display: block;
       }

       #nav2 li a {
        float:left;
        display: block;
	padding: 0px;
	margin: 0px;
	color:#000000;
        border-right:1px solid #01ABCE;
        padding-top:3px;
        padding-left:13px;
        padding-right:13px;
        height:18px;
        width:auto;
	text-decoration:none;
	font-family:Tahoma;
	font-size: 10px;
	color: #000000;
	}

       #nav2 li a:hover {
 	background-image:none;  
        background-color:#01ABCE;  
        color:#FFFFFF; 
        }
	
	#nav2 li ul {
	display: none;
	}
	

	#nav2 li.off ul, #nav2 li.on ul  { /*put the subnav below*/
	    position:absolute;
	    float:none;
	    z-index:10;
	    top:20px;
            left:-257px;
            width:693px;
            background-color:#01ABCE;
            margin:0px;
            padding:0px;
            padding-left:265px;
}


	#nav2 li.on a {
		color: #073E74;
	}

	#nav2 li.on ul {
		display: block;
	}

	#nav2 li.off:hover ul {
		display: block;
	}

        #nav2 li#li7n a {
        border-right:none;
        }


/*subnav formatting*/

#nav2 li ul li {
white-space: nowrap;
}

#nav2 li ul a {
        float:none;
	border-top:none;
	color: #FFFFFF;
        background-color:#01ABCE;
        border-right:1px #FFFFFF solid;
	font-size:10px;
        height:auto;
        width:auto;
        padding:5px;
        font-family:Tahoma;
        font-size:9px;
        background-image:none;
}	

#nav2 li ul a:hover {
	background: #02b3d8;
	color: #FFFFFF;
	text-decoration: none;
}	
/* End of 'Nav-L2' */

