@charset "UTF-8";
/* CSS Document */


/* Main CSS */


body {
	font-family: ;
	font-size: 12px;
	line-height: 16px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../../images/cssimg/wrapbg.jpg);
	color: #FFFFFF;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
}

/* Typography */

 blockquote {  
     text-indent: -0.8em;  
     font-size: 12px;  
 }
 
p {
	font-size: 12px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
}

hr {
	color: #83744d;
}

/* ------- end ------- */



/* --------- Headers ---------- */

h1, h2, h3, h4, h5, h6 {
	font-family: "Georgia", Times New Roman, Times, serif;
	color: #83744d;
	font-style: italic;
	font-weight: lighter;
	line-height: 100%;
}

h1 {
	font-size: 32px;
	margin-top: 10px;
	margin-bottom: 10px;
}

h2 {
	font-size: 22px;
}

h3 {

}

h4 {

}

h5 {

}

h6 {
	font-size: 36px;
}


/* ---------- Container ---------- */

#wrap {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: absolute;
	width: 100%;
}

#container {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#bgholder {
	float: left;
	width: 960px;
	background-image: url(../../images/cssimg/head.jpg);
	background-repeat: no-repeat;
}


/* ------- end ------- */


/* --------- Base --------- */

#intro {
	float: left;
	width: 960px;
	height: 100px;
}


#header {
	float: left;
	width: 960px;
	background-repeat: no-repeat;
	height: 251px;
	background-image: url(../../images/cssimg/head.jpg);
}

#logo {
	float: left;

	height: 200px;
	width: 200px;
	margin-left: 10px;
}

#headright {
	float: right;
	width: 740px;
	height: 200px;
	margin-right: 10px;
}

#navigation {
	margin-top: 10px;
	float: right;
	text-align: right;
}

#footer {
	width: 960px;
	height: 50px;
	float: left;
	background-color: #262418;
	background-image: url(../../images/cssimg/footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-size: 10px;
	text-align: center;
	padding-top: 50px;
}

/* ------- end ------- */


/* ------- Headright Search -------- */

#headright ul{
	list-style:none;
}
#headright li{
	color:#83744d;
	display:inline;
	float:right;
	text-decoration:none;
	width: 180px;
	height: 100px;
	padding-top: 110px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#headright li.owned{
	background-image: url(../../images/cssimg/searchowned.png);
	background-repeat: no-repeat;
}

#headright li.new{
	background-image: url(../../images/cssimg/searchnew.png);
	background-repeat: no-repeat;
}

#headright li.shop{
	background-image: url(../../images/cssimg/searchparts.png);
	background-repeat: no-repeat;
}

/* ------- end ------- */



/* -------- Mid Content -------- */

#contentleftholder {
	float: left;
	background-image: url(../../images/transbits/transbitw75.png);
	background-repeat: repeat;
	border: 1px solid #EBEBEB;
	margin-bottom: 10px;
	color: #000000;
	padding-top: 10px;
}

#content {
	float: left;
	background-color: #262418;
	width: 950px;
	padding-left: 10px;
	padding-bottom: 10px;
}

#contentbg {
	background-image: url(../../images/cssimg/bottemfade.png);
	background-repeat: no-repeat;
	float: right;
	background-position: bottom;
	height: 100%;
}

#contentleft {
	float: left;
	width: 630px;
}

#contentright {
	float: right;
	width: 310px;
	background-repeat: no-repeat;
	background-position: right top;
	background-repeat: no-repeat;
	background-image: url(../../images/cssimg/rightsidebgv.png);
}

/* end */


/* ------- content right -------- */

#announcement {
	height: 90px;
	color: #000000;
	float: right;
	width: 250px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#announcement p {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#sidemenu {
	float: right;
	height: 120px;
	width: 310px;
}

#signup {
	float: right;
}

/* ------- end ------- */


/* --------- Links --------- */

a {
	font-size: 12px;
	color: #83744d;
	cursor: pointer;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #83744d;
}
a:hover {
	text-decoration: none;
	color: #EB181E;
}
a:active {
	text-decoration: none;
	color: #EB181E;
}

/* ------- end ------- */




/* ---------- Main Nav ------------ */
.menu-item, .menu-item-hover, .menu-item-selected {
	color: #fff;
	font-size: 14px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFFFFF;
	line-height: 100%;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-weight: lighter;
	cursor: pointer;
}

.menu-item-hover {
	color: #83744d;
}

.menu-item-selected {
	color: #EB181E;
	background-image: url(../../images/transbits/transbitb10.png);
	background-repeat: repeat;
}

.submenu-item {
	background: #f9f9f9;
	color: #000;
	font-size: 11px;
	padding: 6px !important;
}

.submenu-item-hover {
	background: #ffc000;
	color: #000;
	font-size: 11px;
	padding: 6px !important;
}

.submenu-item-selected {
	background: #000;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
}


/* --------- Breadcrumb ---------- */
.breadcrumb {
	color: #83744d;
	font-size: 10px;
}

.breadcrumb a {
	color: #83744d;
}

.breadcrumb a:hover {
	color: #CCCCCC;
}

/* ------- end ------- */





.cat_dropdown#CAT_Custom_77798, .cat_dropdown#CAT_Custom_77996, .cat_dropdown_small#CAT_ProductCatalogue {
	width: 180px;
	margin-bottom: 10px;
	margin-top: 20px;
	}
	
	
	
	

/* --------- top buttons --------- */

input.ownedbutton, input.newbutton, input.partsbutton {
	width: 180px;
}



/* Placeholders */


#placeholder-rss {
	height: 16px;
	line-height: 16px;
	margin-bottom: 9px;
	text-align: right;
}

#placeholder-rss img {
	margin: 0 9px;
	vertical-align: middle;
}

#placeholder-search {
	width: 250px;
	float: left;
}

#placeholder-search input.cat_textbox_small {
	width: 150px;
}

/* ------- end ------- */

.whoslogged {
	float: right;
	text-align: right;
	color: #333333;
}

/* --------------- sign up ----------- */

 div.newsleterform {
	float: right;
	color: #000000;
	margin-right: 50px;
	margin-bottom: 20px;
	margin-top: 40px;
}

input.cat_textbox_signup {
	width: 200px;
	margin: 2px;
}

input.cat_button#catsignupbutton {
	width: 100px;
	margin-top: 10px;
}

/* ------- end ------- */
