/* 

rgbstore - CSS File

*/


/*** GLOBAL  ***/
html,body{height:100%}
body {
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	margin:0 auto;
	padding:0;
	color:#4c4c4c;
	height:100%;
	background-image:url(../img/pattern.gif);
	background-repeat:repeat-x;
	background-color:#0051a0;
	line-height:18px;
}
* {
	margin:0;
	padding:0;
}
*:focus {
	outline:none; /* removes ugly dotted border but may make template more unsuable, up to you
					 if you want to keep it! */
}
.clr{clear:both; height:1px;}
form{margin:0; padding:0;}
hr {
	border: 0;
	color: #dedede;
	background-color: #dedede;
	height: 1px;
	margin:10px 0px 6px 0px;
	padding:0px;
}

/*** END OF GLOBAL  ***/

/*** DEFAULT ELEMENT STYLES ***/
/* heading */
h1, h2, h3, h4, h5 {margin-bottom:15px;	font-family:Verdana, Tahoma, Arial;	font-weight:normal; color:#ca900e;}
h1 {font-size:24px; line-height:26px;}
h2 {font-size:22px; line-height:24px;}
h3 {font-size:18px; line-height:20px;}
h4 {font-size:16px; line-height:18px;}
h5 {font-size:12px; margin:3px 0px; padding:0px;letter-spacing:1px;}

/* links */
a {color:#ca900e;text-decoration:underline;}
a:hover{color:#deab39;}
a img{border:none}
.imgleft{float:left; padding-right:12px;padding-top:8px;}
.imgright{float:right; padding-left:12px;}
.imgcenter{margin:5px auto; display:block;}
/* lists, blockquotes and paragraphs */
p, ul, ol, blockquote {
	font-size:11px;
	line-height:18px;
	margin-bottom:20px;
	color:#4c4c4c;
}
ul, ol {
	margin:10px 0 35px 40px;
}
li ol,
li ul
{
	font-size:1.0em;
	list-style:square;
	margin-bottom:0;
	margin-top:0;
}
li ol {list-style:decimal;}
blockquote {
	margin:25px 0 25px 0px;
	color:#4c4c4c;
	padding:10px 20px 10px 35px;
	background-image:url(../img/quote_top.png);
	background-repeat:no-repeat;
}


/* code */
code {
	font-family:Verdana, Arial;
	letter-spacing:1px;
	margin:25px 0 25px 0px;
	display:block;
	font-size:0.9em;
	border-left:4px solid #dddddd;
	padding:15px 10px;
}
/*** END OF DEFAULT ELEMENT STYLES ***/

/*** CONTAINER ***/
#container{width:100%; background-image:url(../img/bgglow.jpg); background-repeat:no-repeat; background-position:center top; min-height:82%;}
#centercolumn{width:960px; margin:0px auto;}
/*** END OF CONTAINER ***/


/*** HEADER ***/
#topmenu{height:45px;}
/* menu */
#menu{padding:10px 0px 0px 0px; float:left;  width:730px;}
#menu ul{list-style-type:none; margin:0px; padding:0px;}

#menu ul li{list-style-type:none; margin:0px; padding:0px 10px; display:inline; font-family:Arial; font-size:12px; border-left:solid 1px #fff;}

#menu ul li#home{border:none;}
#menu ul li a, #menu ul li a:visited{color:#fff; text-decoration:none;}
#menu ul li a:hover{color:#fad30d;}

/* cart */
#cart{padding:5px 0px 0px 60px; float:left; width:170px; color:#fff;}

/* top */
#top{padding:18px 0px 0px 20px; height:65px;}
#logo{width:660px; float:left;}
#topsearch{width:260px; float:left; padding:18px 0px 0px 20px}
#topsearch fieldset{border:0px;}
.bg_input{background-image:url(../img/bg_search.gif); background-repeat:no-repeat; width:185px; height:26px; float:left;}
.inputbox{background:transparent; border:0px; width:165px; padding:5px 10px 5px 10px; line-height:normal; color:#ffffff;}
.but{float:left;}
a.inCut{color:#fff;text-decoration: none;}
a.inCut:hover{text-decoration: underline;}
/*** END OF HEADER ***/

/*** SLIDE ***/
#slide {
padding:22px 22px;
width: 916px;
float: left;
}

/* outmost wrapper element */
#scrollable {
padding:0px 0px 0px 0px;
margin:0px auto;
width: 912px;
float: left;
position:relative;
}

/* container for the scrollable items */
.items {
width:840px;
height:115px;
display:block;
margin:0px auto;
}

.slide-items {
width: 200px;
padding:0px 5px;
float: left;
margin-left: 0px;
margin-right: 0px;
text-align:center;
background-image:url(../img/dotted2.gif); background-repeat:repeat-y; background-position:right;
}

.slide-items.noborder{background-image:none;}
/* single item */

/* next / prev buttons */
a.prev, a.next {
display:block;
width:20px;
height:70px;
background-repeat:no-repeat;	
margin:0px 0 0 0;
cursor:pointer;
position:absolute;
top:30px;
}

a.prev {
background:url(../img/slide-prev.gif);
background-repeat:no-repeat;
left:0;
}


a.next {
background:url(../img/slide-next.gif);
background-repeat:no-repeat;	
right:0;
}
/*** END SLIDE ***/

/*** CONTENT ***/
#content{background-image:url(../img/c_repeat.gif); background-repeat:repeat-y;}
#c_top{background-image:url(../img/c_top.gif); background-repeat:no-repeat; background-position:top;}
#c_bottom{background-image:url(../img/c_bottom.gif); background-repeat:no-repeat; background-position:bottom; min-height:480px;}
#maincontent{padding:22px 0px}
#slider{height:180px;}
#main{background-image:url(../img/bg_glowcontent.gif); background-repeat:no-repeat; padding:40px 22px 0px 22px}
#mainleft{width:712px; float:left;}
.pad_content{padding:0px 15px 0px 0px ;}
.pad_content_inner{padding:10px 12px 30px 13px ;}
/* box product */

.prodbox{background-image:url(../img/box_m.gif); background-repeat:repeat-y; width:226px; float:left; margin:6px 6px 0px 0px}

.prodbox.nomargin{margin:0px 0px 9px 0px;}
.prodbox_c{background-image:url(../img/box_t.gif); background-repeat:no-repeat; background-position:top;}
.pad_box a{text-decoration: none;}
 div.cat-to {float:right;width:98px;}
.prodbox_b{background-image:url(../img/box_b.gif); background-repeat:no-repeat; background-position:bottom;}
.pad_box{padding:15px 20px;}
.prod_title{font-size:14px; line-height:15px;  padding-bottom:10px;height:40px;}
.price{color:#ca900e; font-size:15px;}
.price2{color:#ca900e; font-size:12px;}
div.prices{float:left;padding-top: 3px;}

#side{width:204px; float:left;}
a.nameOffer:hover{text-decoration: underline;}
.padbox_side{padding:10px 15px 30px 15px}
.sidebox{background-image:url(../img/sidebox_m.gif); background-repeat:repeat-y; width:204px; margin:0px 0px 10px 0px; position:relative;}
.sidebox2{margin:0px 0px 10px 0px;}
.sidebox_t{background-image:url(../img/sidebox_t.gif); background-repeat:no-repeat; background-position:top; width:204px;}
.sidebox_b{background-image:url(../img/sidebox_b.gif); background-repeat:no-repeat; background-position:bottom; width:204px;}
.sidebox h2{background-image:url(../img/title_side.gif); background-repeat:no-repeat; height:34px; color:#a97606; text-align:center; font-size:18px; margin:0px; padding:8px 0px 0px 0px}
.sidebox ul{list-style-type:none; padding:0px; margin:0px;}
.sidebox ul li{list-style-type:none; padding:0px 0px 0px 20px; margin:0px; border-bottom:solid 1px #dedede; background-image:url(../img/arrow.gif); background-repeat:no-repeat; line-height:28px; background-position:left center}
.sidebox ul li a, .sidebox ul li a:visited{text-decoration:none; color:#707070 }
.strip{position:absolute; top:0; right:0;}
.icon{vertical-align:middle; padding-right:4px}

.subcat {margin:10px 10px 10px 0px;}
.subcat a {color:#707070;text-decoration:none;margin:5px;}
.subcat a.active{text-decoration:underline;}
p.catInfoOffers{height:34px; overflow:hidden; margin-bottom: 5px;}
/*** END OF CONTENT ***/

/*** FOOTER ***/
#footer{padding:10px 0px 20px 0px; color:#ffffff; text-align:right;}
#footer a, #footer a:visited{color:#fff; text-decoration:none;}
#footer a:hover{text-decoration:underline;}
#footleft{float:left;}
a.partnerName,.partnerPhone{color:#FFF; font-size:20px;text-decoration:none;}
a.back{color:#000;font-size: 13px;text-align: center;}
.numThis{position:absolute;top:5px; left:65px;color:#000;font-size:12px;width:100px;}
.partnerPhone{margin-top:10px;}
/*** END OF FOOTER ***/

/*** ADCH ***/
.span8 { width: 680px; }
.banner_h { background-color: rgb(221, 221, 221); border-radius: 5px 5px 5px 5px; margin-bottom: 10px; padding: 5px; width: 660px; }
.adsens { background: url('../img/adch.png') no-repeat scroll right bottom rgb(255, 254, 255); border: 1px solid rgb(51, 166, 232); border-radius: 5px 5px 5px 5px; color: rgb(94, 94, 94); font-size: 12px; line-height: 14px; margin-bottom: 5px; margin-top: 5px; padding: 10px; text-align: left; }
.adsens1 { background: url('') no-repeat scroll right bottom rgb(255, 254, 255); border: 1px solid rgb(51, 166, 232); border-radius: 5px 5px 5px 5px; color: rgb(94, 94, 94); font-size: 12px; line-height: 14px; margin-bottom: 5px; margin-top: 5px; padding: 10px; text-align: left; }
.adsens img { background-color: rgb(234, 234, 234); border-radius: 5px 5px 5px 5px; float: left; height: 50px; margin-bottom: 10px; margin-right: 10px; width: 50px; }
.adsens h4 { font-size: 12px; font-variant: normal; padding: 0px; margin: 0px; }
.adsens h4 a { color: rgb(51, 166, 232); font-variant: normal; font-weight: bold; margin-top: 5px; }
.clear { clear: both; height: 0px; width: 0px; }
#bread1 { width: 610px; }