/*** RC MODS GADGETS CSS ***/

/*** GLOBAL ***/

*
{
margin: 0;
font-family: Arial;
}
body
{
background: url('images/bg.gif') repeat-x;
}
#content_wrapper
{
background: #FFF;
width: 1000px;
margin-top: 20px;
}
.widget table *
{
padding: 0;
margin: 0;
}

/*** HEADINGS ***/

#main_col .contentHeading h1, #main_col .infoBoxHeading, #checkout_conf .contentHeading
{
margin-top: 10px;
font-size: 18px;
border: 1px solid #979797;
font-weight: normal;
padding: 3px 8px;
background: url('images/nav_bg.gif') repeat-x;
color: #FFF;
}

/*** HEADER ***/

#header
{
padding: 10px 20px;
}
#headerlinks
{
text-align: right;
}
#headerlinks a
{
color: #8189dc;
font-weight: bold;
text-decoration: none;
font-size: 13px;
}
#headerlinks a:hover
{
text-decoration: underline;
}
#sitelogo
{
float: left;
}
#sitecontact
{
margin-top: 10px;
float: right;
text-align:right;
}
#sitecontact .phone
{
font-weight: bold;
font-size: 20pt;
color: #0067fe;
}
#sitecontact .email a
{
font-size: 12pt;
font-weight: bold;
color: #8189dc;
text-decoration: none;
}
#headerlinks img
{
position: relative;
top: 5px;
right: 5px;
margin-left: 25px;
}
.contactus
{
font-size: 10pt;
}

/*** NAVIGATION ***/

#navigation
{
margin-top: 20px;
height: 50px;
background: url('images/nav_bg_half.gif') repeat-x;
text-align: center;
padding-left: 68px;
}
#navigation .nav_button
{
background: url('images/nav_bg.gif') repeat-x;
float: left;
padding: 10px 20px 11px 20px;
border: 1px solid #FFF;
}
#navigation a
{
font-size: 17pt;
font-weight: bold;
text-decoration: none;
color: #FFF;
}
#navigation a:hover
{
color: #fff500;
}

/*** SEARCH ***/

#searchbox
{
clear: both;
}
#searchbox #search_input
{
width: 200px;
margin: 0;
padding: 0;
}
#searchbox #search_button
{
position: relative;
top: 6px;
}

/*** MAIN CONTENT ***/

#main_cont_top
{
background: url('images/content_top.gif') no-repeat #FFF bottom;
height: 15px;
}
#main_cont_bot
{
background: url('images/content_bot.gif') no-repeat #FFF;
height: 15px;
}
#main
{
width: 980px;
margin: 0 auto;
background: url('images/content_mid.gif') repeat-y #FFF;
}
#main_col
{
width: 530px;
float: left;
margin-left: 15px;
}
#main_col .smallText
{
font-size: 10pt;
}
#main_col .main
{
font-size: 10pt;
}
#main_col .subheading a, #main_col .subheading u
{
text-decoration: none;
color: #054EBD;
font-weight: bold;
}
#main_col .subheading u:hover
{
color: #A8CCFF;
}
#main_col .accountLink
{
text-decoration: none;
font-weight: bold;
color: #054EBD;
}
#main_col .accountLink:hover
{
color: #A8CCFF;
}
#main_col .order_success
{
font-weight: bold;
color: #056EBD;
font-size: 14pt;
}
#main_col #thanks_shopping
{
text-align: center;
margin-top: 15px;
color: #056EBD;
font-size: 14pt;
}
#main_col #product_options
{
margin-top: 10px;
padding-left: 165px;
text-align: center;
}
#main_col .product_option_names
{
font-size: 10pt;
display: block;
float: left;
margin-right: 13px;
text-align: left;
}
#main_col .product_option_choices
{
text-align: left;
float: left;
}

/*** RIGHT COL ***/

#right_col
{
width: 190px;
float: right;
display:inline;
margin-right: 20px;
}
#right_col .widgetbody
{
border: 1px solid #054EBD;
border-top: none;
}
#right_col .menu-box img
{
/*width: 120px;
height: inherit;*/
margin: 10px 0;
}
#right_col .menu-box
{
font-size: 14px;
font-weight: bold;
color: #054EBD;
}
#right_col .menu-box a
{
font-weight: normal !important;
}
#right_col .even
{
background: #F3F4F9;
}
#right_col .strikeout-price
{
font-size: 10pt;
margin-right: 5px;
text-decoration: line-through;
}


/*** LEFT COL ***/

#left_col
{
width: 190px;
float: left;
display:inline;
margin-left: 20px;
}

#left_col .menu-box a
{
display: block;
text-align: center;
text-decoration: none;
border-bottom: 1px solid #054ebd;
font-weight: bold;
font-size: 12px;
padding: 3px 5px;
color: #000;
}
#left_col #category_list .menu-box a
{
background: #d4d4d4;
color: #054ebd;
}
#left_col .menu-box .subcat
{
background: #FFF !important;
color: #000 !important;
}
#left_col .menu-box .subcat:hover
{
color: #FFF500 !important;
background: #d4d4d4 !important;





}
#left_col .menu-box a:hover
{
color: #FFF500;
background: #d4d4d4 !important;
}
#left_col .widget .infoBoxContents
{
border: 1px solid #054ebd;
border-bottom: none;
}
#left_col .infoBoxHeading, #right_col .infoBoxHeading
{
padding-top: 3px;
text-align: center;
background: url('images/boxheader.gif') no-repeat;
height: 30px;
color: #FFF;
font-size: 20px;
}
#accepted_cards
{
margin-top: 15px;
}

/*** CART ***/

#cart
{
font-size: 13px;
}
#cart a
{
text-decoration: none;
font-weight: bold;
color: #054EBD;
}
#cart a:hover
{
color: #FFF500;
}
#cart .widgetbody div
{
background: #a8ccff
}
.productListing-data img
{
/*width: 100px;
height: inherit;*/
}
.productListing-data a
{
font-size: 12px;
font-weight: bold;
text-decoration: none;
color: #064EBD;
}
.productListing-data .product-price
{
font-weight: bold;
}
.productListing-data a:hover
{
color: #FFF500;
}
.productListing-heading
{
font-size: 12px;
font-weight: bold;
color: #064EBD;
}
.productListing-even
{
background: #f3f4f9;
}

/*** BREADCRUMBS ***/

.breadcrumbs
{
font-size: 12px;
text-align: left;
color: #6f6f6f;
}
.breadcrumbs a
{
text-decoration: none;
color: #054ebd;
}



.buyers_cont_top {
    background: url('images/buyers_content_top.gif') no-repeat center bottom;
    height: 15px;
    margin: 0px;
    padding: 0px;
}


.buyers_cont_mid  {
    background: url('images/buyers_content_mid.gif') repeat-y scroll 0 0px;
    margin:0px;
    padding:0px;
    width: 530px;
    height:auto;
   

}
.buyers_cont_mid_text{
    margin: 0;
    padding:0px 0px 0px 10px;
    width: 500px;
}

.buyers_cont_bot  {
    background: url(images/buyers_content_bot.gif) no-repeat scroll 0 0px;
    height: 15px;
}



#buyers_cont_top {
    background: url('images/buyers_content_top.gif') no-repeat center bottom;
    height: 15px;
    margin: 0;
    padding: 0;
}


#buyers_cont_mid  {
    background: url('images/buyers_content_mid.gif') repeat-y scroll 0 0px;
    margin: 0;
    padding: 0px 12px 0px 12px;
    width: 506px;
    height:auto;

}


#buyers_cont_bot  {
    background: url(images/buyers_content_bot.gif) no-repeat scroll 0 0px;
    height: 15px;
}















/*** FOOTER ***/

#footer
{
text-align: center;
height: 50px;
background: #FFF;
}
#footer ul
{
list-style-type: none;
margin-left: 17%;
}
#footer ul li
{
display: block;
float: left;
font-size: 12px;
margin-right: 15px;
margin-top: 5px;
font-size: 11px !important;
}
#footer ul li a
{
text-decoration: none;
color: #000;
}
#footer ul li a:hover
{
color: #D4D4D4;
}

/*** MAIN STYLING ***/

.mainpage_text
{
font-size: 12px;
}
.mainpage_text p
{
margin-top: 10px;
}
.mainpage_text a
{
text-decoration: none;
color: #064EBD;
}
.mainpage_text a:hover
{
color: #A8CCFF;
}
.smallText a img
{
border: none;
}
#main_col form table table
{
font-size: 10pt;
}
#main_col .subheading
{
border: 1px solid #979797;
font-size: 10pt;
padding: 5px;
margin-top: 5px;
display: block;
width: 520px;
}
#main_col .inputRequirement
{
color:red;
font-size: 10pt;
}
#main_col .warning
{
font-size: 10pt;
}
#main_text h1
{
font-size: 10pt;
color: #054EBD;
margin: 10px 0;
}
#main_text a
{
text-decoration: none;
color: #054EBD;
}
#main_text a:hover
{
color: #D4D4D4;
}
#main_text p
{
font-size: 10pt;
}

/*** PRODUCTS ***/

.productBox a
{
text-decoration: none;
font-size: 12px;
color: #064EBD;
font-weight: normal !important;
}
.productBox a:hover
{
color: #D4D4D4;
}
.menu-box a
{
font-size: 12px;

text-decoration: none;
color: #064EBD;
}
.menu-box a:hover
{
color: #D4D4D4;
}
.checkout img
{
float: right;
}
.productprice
{
font-size: 14px;
font-weight: bold;
color: #054EBD;
padding-top: 80px;
margin-left: 5px;
}
.instock, .outstock
{
display: block;
font-weight: normal;
margin: 5px 0;
}
.imagebox
{
float: left;
width:100%;
}
.imagebox img
{
margin-top: 15px;
border: none;
}
.tabheading
{
color: #000 !important;
}
.productimage
{
text-align: center;
margin-left: 10px !important;
}
.productBox form a img
{
width: 60px;
height: 22px;
}
.productBox
{
margin-top: 10px !important;
font-weight: bold;
background: url('images/product_bg.gif') no-repeat;
padding: 10px !important;
height: 150px;
width: 150px;
position: relative;
}
#product-options
{
margin-top: 15px;
font-size: 10pt;
}
#product-options fieldset
{
text-align: left;
width: 170px;
border: 1px solid #D4D4D4;
padding: 5px;
}
#product-options .product-page-list
{
width: 160px;
}
#product-options .product-page-label
{
font-size: 10pt;
}
.featured_buttons
{

}

/*** CATEGORY PAGE ***/

.select-box-a img
{
border: none;
width: 120px;
height: inherit;
}
.select-box-a a
{
text-decoration: none;
font-size: 10pt;
font-weight: bold;
color: #064EBD;
}
.select-box-a a:hover
{
color: #D4D4D4;
}
#footer_address
{
font-size: 11px;
text-align: right;

margin-right: 45px;
margin-top: 5px;
margin-bottom: 10px;
float: right;
}
#main_col .pageLinks
{
font-size: 10pt;
}
#main_col .pageResults
{
text-decoration: none;
color: #064EBD;
}
#main_col .pageResults:hover
{
color: #D4D4D4;
}
.pagingNav
{
border: 1px solid #979797;
margin-bottom: 10px;
}
.pagingNav *
{
padding: 0;
margin: 0;
}
.productListing-image
{
border: 1px solid #979797;
padding: 5px;
background: #FFF;
}
.product-description
{
font-size: 9pt;
padding: 3px;
}
.productprice
{
font-weight: bold;
font-size: 11pt;
}
.productprice .special-price
{
text-decoration: line-through;
font-weight: normal;
color: #000;
}
.productprice .regular-price
{
display: block;
font-size: 14pt;
}
.productBox s
{
font-size: 9pt;
}
.productSpecialPrice
{
font-weight: bold;
font-size: 11pt;
color: red;
}
.productThumb
{
display: inline;
}
.latest-product a
{
display: block;
text-align: center;
padding: 10px;
text-decoration: none;
color: #064EBD;
font-weight: bold;
}
.latest-product img
{
border: 1px solid #979797;
padding: 5px;
background: white;
}
.latest-product-name
{
font-weight: normal !important;
font-size: 10pt;
display: block;
}
.latest-product-price
{
font-size: 12pt;
color: #000;
}
.latest-product-price .special-price
{
color: #FF0000;
font-weight: bold;
}
.latest-product-name:hover
{
color: #D4D4D4;
}
/*** CHECKOUT ***/

#checkout_conf
{
font-size: 10pt;
width: 530px;
}
#checkout_conf a
{
text-decoration: none;
color: #054EBD;
font-weight: bold;
}
.history_order_entry
{
background: #f3f4f9;
margin-bottom: 10px;
font-size: 10pt;
}
#checkout_success
{
text-align: center;
}
#checkout_success a
{
text-decoration: none;
color: #056EBD;
font-weight: bold;
}
#checkout_success a:hover
{
color: #A8CCFF;
}

/*** BLOG FEED ***/

.blogfeed td
{
font-size: 12px;
padding: 4px;
}
.blogfeed a
{
display: block;
text-decoration: none;
color: #056EBD;
font-weight: bold;
margin-top: 3px;
}
.blogfeed a:hover
{
color: #D4D4D4;
}
.blogfeed .dateposted
{
font-size: 11px;
font-weight: bold;
display: block;
}

/*** INFO PAGES ***/

#inner_page a
{
color: #054EBD;
text-decoration: none;
font-weight: bold;
}
#inner_page a:hover
{
color: #D4D4D4;
}
#inner_page h2
{
border-bottom: 1px solid #054EBD;
color: #054EBD;
margin-top: 15px;
}
#inner_page p
{
margin: 6px 0;
font-size: 12px;
}

/*** TAG CLOUD ***/

#tagcloud a
{
text-decoration: none;
color: #054EBD;
}
#tagcloud a:hover
{
color: #D4D4D4;
}

.process_stage
{
width: 22%;
height: 50px;
float: left;
display: block;
background: url('images/checkout_progress.gif') repeat-x;
padding-top: 35px;
font-size: 14px;
}
#checkout_process
{
margin-left: 6%;
}
.process_stage a
{
text-decoration: none;
font-weight: bold;
color: #054EBD;
font-size: 14px;
}
.process_stage a:hover
{
color: #D4D4D4;
}
.process_stage img
{
	display: block;
	margin-top: -22px;
	margin-bottom: 10px;
}

#main_text h2{
	color:#054EBD;
	font-size:10pt;
	margin:10px 0;
}

a.tagcloud:link{
	color:#054EBD;
	text-decoration:none;
}

a.tagcloud:visited{
	color:#054EBD;
	text-decoration:none;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
/* *{padding: 0; margin: 0;} */

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

#closer {
  background-color: #cdcdcd;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
}

.featureprod{
	background: url(http://www.rcmodscars.co.uk/includes/sts_templates/rcmods/images/product_bg1.gif) repeat-y scroll 0 0; 
    width:170px; 
    margin-left:0px;
    color:#064ebd;
    padding:5px;
    }

.featureprod a
{
    color:#064ebd;
    text-decoration: none;
}

.featureprod a:hover
{
	color:#d4d4d4;
}
.custom{
	margin:8px 0px 0px 0px;
	font-size:10px;
	font-family: Arial;
	width:70px;
}
img{
	border:none;
}




#main_col .contentHeading h1,
{
margin-top: 0px;
font-size: 18px;

font-weight: normal;
padding: 3px 8px;
background: url('images/nav_bg.gif') repeat-x;
color: #FFF;
}

.rc-heading {
margin: 0px;
padding: 15px;
color:#054EBD;
border-radius: 15px;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
behavior: url('http://www.rcmodscars.co.uk/border-radius.htc');
font-size: 15px;
border: 1px solid #054EBD;
font-weight: bold;

}


.rc-heading a {
margin: 0px;
padding:0px;
font-size: 15px;
font-weight: bold;
color:red;
text-decoration:underline;
}

.rc-heading a:hover {
text-decoration:none;
}
