@charset "utf-8";
body {
        background-color: #666666;
        background-image:url(images/bg.gif);
        background-repeat:repeat-x;
        margin: 0px;
        padding: 0px;
        font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
        font-size: 75%;
        color: #666666;
}
img{
        border: none;
}
#container{
        width: 780px;
        background-color: #FFFFFF;
        border-left: solid 1px #000000;
        border-right: solid 1px #000000;
        border-bottom: solid 1px #000000;
        margin: auto;
        padding-left: 1px;
        padding-right: 1px;
}
#logos{
        background-image:url(images/logos_bg.gif);
        background-repeat:repeat-x;
        background-color: #bdbdbd;
        background-position: top left;
        height: 68px;
}
#logos ul{
        list-style-type: none;
        margin: 0px;
        padding: 0px;
}
#logos li{
        float: left;
        height: 34px;
        background-repeat:no-repeat;
}
#logos li a{
        text-indent: -90000em;
        display: block;
        line-height: 34px;
        background-repeat:no-repeat;
}
#logos_1, #logos_1 a{
        background-image:url(images/logos_1.gif);
        width: 68px;
}
#logos_2, #logos_2 a{
        background-image:url(images/logos_2.gif);
        width: 80px;
}
#logos_3, #logos_3 a{
        background-image:url(images/logos_3.gif);
        width: 70px;
}
#logos_4, #logos_4 a{
        background-image:url(images/logos_4.gif);
        width: 71px;
}
#logos_5, #logos_5 a{
        background-image:url(images/logos_5.gif);
        width: 41px;
}
#logos_6, #logos_6 a{
        background-image:url(images/logos_6.gif);
        width: 31px;
}
#logos_7, #logos_7 a{
        background-image:url(images/logos_7.gif);
        width: 94px;
}
#logos_8, #logos_8 a{
        background-image:url(images/logos_8.gif);
        width: 79px;
}
#logos_9, #logos_9 a{
        background-image:url(images/logos_9.gif);
        width: 64px;
}
#logos_10, #logos_10 a{
        background-image:url(images/logos_10.gif);
        width: 61px;
}
#logos_11, #logos_11 a{
        background-image:url(images/logos_11.gif);
        width: 38px;
}
#logos_12, #logos_12 a{
        background-image:url(images/logos_12.gif);
        width: 82px;
}
#logos_13, #logos_13 a{
        background-image:url(images/logos_13.gif);
        width: 100px;
}
#logos_14, #logos_14 a{
        background-image:url(images/logos_14.gif);
        width: 75px;
}
#logos_15, #logos_15 a{
        background-image:url(images/logos_15.gif);
        width: 44px;
}
#logos_16, #logos_16 a{
        background-image:url(images/logos_16.gif);
        width: 66px;
}
#logos_17, #logos_17 a{
        background-image:url(images/logos_17.gif);
        width: 88px;
}
#logos_18, #logos_18 a{
        background-image:url(images/logos_18.gif);
        width: 68px;
}
#logos_19, #logos_19 a{
        background-image:url(images/logos_19.gif);
        width: 83px;
}
#logos_20, #logos_20 a{
        background-image:url(images/logos_20.gif);
        width: 55px;
}
#logos_21, #logos_21 a{
        background-image:url(images/logos_21.gif);
        width: 101px;
}
#logos_22, #logos_22 a{
        background-image:url(images/logos_22.gif);
        width: 99px;
}
#header{
        height: 102px;
        background-image:url(images/header.gif);
        background-repeat:repeat-x;
        background-color: #003366;
}
#logo{
        background-image:url(images/logo.gif);
        background-repeat:no-repeat;
        width: 258px;
        height: 102px;
        /*text-indent: -90000em;*/
        background-color: #003366;
        float: left;
}
#logo h2{
        display: none;
}
/*#logo a{
        width: 258px;
        height: 102px;
        display: block;
        text-decoration: none;
}*/
#mailing_list{
        background-color: #4d4d4d;
        background-image:url(images/mailing_list.gif);
        background-repeat:repeat-x;
        width: 229px;
        height: 70px;
        float: left;
        padding: 16px;
}
#mailing_list form, #mailing_list h2, #mailing_list p, #basket p, #basket h2, #login_bar form{
        margin: 0px;
        padding: 0px;
        color: #FFFFFF;
}
#mailing_list h2, #basket h2{
        display: none;
}
#mailing_list p{
        background-image:url(images/mailing_list_title.gif);
        background-repeat:no-repeat;
        padding-top: 23px;
}
#basket{
        background-image:url(images/basket.gif);
        background-repeat:no-repeat;
        background-position:top right;
        width: 229px;
        height: 70px;
        float: left;
        padding: 16px;
}
#basket a{
        background-image:url(images/basket_icon.gif);
        background-position: right;
        padding-right: 30px;
        background-repeat:no-repeat;
        color: #FFFFFF;
        text-decoration: none;
}
#basket a:hover{
        text-decoration: underline;
}
#basket p{
        background-image:url(images/basket_title.gif);
        background-repeat:no-repeat;
        padding-top: 30px;
}
#login_bar{
        background-image:url(images/account_bar.gif);
        background-repeat:repeat-x;
        background-color: #d1d1d1;
        background-position: top;
        padding: 14px;
        color: #333333;
}
#login_bar form{
        background-image:url(images/title_account.gif);
        background-repeat:no-repeat;
        background-position:center left;
        padding-left: 166px;
        color: #333333;
}
#login_bar form input{
        margin-right: 5px;
        margin-left: 5px;
}
#login_bar form a{
        color: #333333;
        text-decoration: none;
}
#login_bar form a:hover{
        text-decoration: underline;
}
#login_bar form h3{
        display: none;
}
.restricted{
        width: 95px;
}
#content_container{
        padding-bottom: 20px;
        float: right;
        width: 519px;
}

#sitemap_container {
		padding-bottom: 20px;
		width: 780px;
}
#sub_nav{
        width: 232px;
        padding: 14px;
        float: left;
}
#footer{
        width: 750px;
        margin: auto;
        border-top: solid 3px #333333;
        color: #999999;
        padding: 15px;
}
#credit{
        float: right;
}
#copyright{
        float: left;
}
#footer a{
        color: #999999;
        text-decoration: none;
}
#footer a:hover{
        text-decoration: underline;
}
#promos div{
        float: left;
}
#promos2 div{
        float: left;
}
.promo_2{
        margin-left: 1px;
}
.page_title{
        background-image:url(images/title_bg.gif);
        background-color: #bababa;
        background-repeat: repeat-x;
        height: 40px;
        width: 519px;
        clear:both;
}
.page_title h1{
        background-repeat: no-repeat;
        font-size: 9px;
        height: 40px;
}
.page_title span{
        display: none;
}
#title_shop{
        background-image:url(images/title_shop_home.gif);
}
#content{
        padding: 17px;
        padding-top: 0px;
}
.clear{
        clear: both;
}
.title{
        background-repeat: no-repeat;
        height: 24px;
        text-indent: -90000em;
}
#sub_nav .title{
        width: 230px;
        margin: 0px;
        margin-bottom: 3px;
        margin-top: 3px;
}
#title_search{
        background-image:url(images/title_search_site.gif);
}
#title_product_categories{
        background-image:url(images/title_product_categories.gif);
}
#title_select_currency{
        background-image:url(images/title_select_currency.gif);
}
#title_customer_services{
        background-image:url(images/title_customer_services.gif);
}
#title_ingear{
        background-image:url(images/title_ingear.gif);
}
#sub_nav ul{
        list-style-type: none;
        margin: 0px;
        padding: 0px;
        margin-bottom: 10px;
}
#sub_nav ul li{
        color: #666666;
}
#sub_nav li a{
        color: #666666;
        text-decoration: none;
}
#sub_nav li a:hover{
        text-decoration: underline;
}
#search{
        border: solid 1px #cccccc;
        background-image:url(images/search_bg.gif);
        background-repeat:repeat-x;
        background-color: #FFFFFF;
        padding: 13px;
        margin: 0px;
        margin-bottom: 10px;
}
#search .restricted{
        width: 125px;
}
#search .restricted2{
        width: 50px;
}
#search select, #search input{
        margin-bottom: 2px;
        margin-top: 2px;
}
a{
		color: #666666;
}
h2, h1 {
		color: #003366;
		font-size: 18px;
}
h1 {
		margin-bottom: 0px;
}
.ordersearch {
		margin-bottom: 15px;
}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
    list-style: none;
    list-style-type: none;
	list-style-image: none;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	
	}

#sidebar ul p, #sidebar ul select {
	margin: 0px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 0px 0 0 00px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 0px;
	}

ol li, #sidebar ul ol li {
	list-style: none;
    list-style-image: none;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin-left: 0px;
	padding: 3; 
	}
	
/* Dan Ellis Sitemap Styles */

#SitemapLeft {
	width: 380px;
	float: left;
	margin: 20px 0 0 10px;
	border-right: 1px solid #666666;
}

#SitemapLeft ul {
	margin-left: 10px;
}

#SitemapRight {
	width: 300px;
	float: right;
	margin: 20px 0 0 20px;
}

#sitemap_container ul {
	list-style-type: none;
	
	padding: 0;
}
			
.CatSitemap {
	font-size: 0.9em;
	margin-bottom: 5px;
	margin-left: 10px;
}

.team_slogan {
	color:#003366;
	font-size:20px;
	line-height: 1.4;
}

p.team_name {
	color:#003366;
	font-size:28px;
	line-height: 1.6;
}

div.how_to_join {
	border: 1px solid #000066;
	padding: 5px 5px 5px 5px;
	margin: 10px 0px 20px 0px;
	background: #ccccff;
	color:#003366;
}

h3.team {
	color: #003366;
	font-size: 18px;
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
}

img.profileleft {
	padding: 2px 2px 2px 2px;
	margin: 0px 10px 0px 0px;
	border: 1px solid #cccccc;
}

img.profileright {
	padding: 2px 2px 2px 2px;
	margin: 0px 0px 0px 10px;
	border: 1px solid #cccccc;
}