/* 

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(../images/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:#336699;text-decoration:underline;}
a:hover{color:#deab39;}
a img{border:none}
.imgleft{float:left; padding-right:12px;}
.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-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(../images/bgglow.jpg); background-repeat:no-repeat; background-position:center top; min-height:82%;}
#centercolumn{width:960px; margin:0px auto;}
/*** END OF CONTAINER ***/


/*** HEADER ***/
#logo h1{font-size:36px; font-family:Verdana, Tahoma, Arial; font-weight:bold; color:#ffffff;}
#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 20px; display:inline; font-family:Arial; font-size:14px; 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:10px 0px 0px 60px; float:left; width:170px; color:#fff;}

/* top */
#top{padding:18px 0px 0px 20px; height:65px;}
#logo{width:430px; float:left; padding:10px 0px 0px 10px}
#topsearch{width:460px; float:left; padding:18px 0px 0px 20px}
#topsearch fieldset{border:0px;}
.bg_input{background-image:url(../images/bg_search_large.gif); background-repeat:no-repeat; width:385px; height:26px; float:left;}
.inputbox{background:transparent; border:0px; width:365px; padding:5px 10px 5px 10px; line-height:normal; color:#ffffff;}
.but{float:left;}

/*** 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:160px;
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(../images/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:55px;
}

a.prev {
background:url(../images/slide-prev.gif);
background-repeat:no-repeat;
left:0;
}


a.next {
background:url(../images/slide-next.gif);
background-repeat:no-repeat;	
right:0;
}
/*** END SLIDE ***/

/*** CONTENT ***/
#content{background-image:url(../images/c_repeat.gif); background-repeat:repeat-y;}
#c_top{background-image:url(../images/c_top.gif); background-repeat:no-repeat; background-position:top;}
#c_bottom{background-image:url(../images/c_bottom.gif); background-repeat:no-repeat; background-position:bottom; min-height:480px;}
#maincontent{padding:0px 0px 22px 0px}
#slider{height:180px;}
#main{background-image:url(../images/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(../images/box_m.gif); background-repeat:repeat-y; width:226px; float:left; margin:0px 9px 0px 0px}
.prodbox.nomargin{margin:0px 0px 9px 0px;}
.prodbox_c{background-image:url(../images/box_t.gif); background-repeat:no-repeat; background-position:top;}
.prodbox_b{background-image:url(../images/box_b.gif); background-repeat:no-repeat; background-position:bottom;}
.pad_box{padding:15px 20px;}
.prod_title{font-size:16px; line-height:18px; border-bottom:solid 1px #dedede; padding-bottom:6px;}
.price{color:#ca900e; font-size:16px;}
.price2{color:#ca900e; font-size:12px;}
#side{width:204px; float:left;}
.padbox_side{padding:10px 15px 30px 15px}
.toggle_container{padding:10px 15px 30px 15px}
.sidebox{background-image:url(../images/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(../images/sidebox_t.gif); background-repeat:no-repeat; background-position:top; width:204px;}
.sidebox_b{background-image:url(../images/sidebox_b.gif); background-repeat:no-repeat; background-position:bottom; width:204px;}
.sidebox h2{background-image:url(../images/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(../images/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}
/*** 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;}
/*** END OF FOOTER ***/

/*** INNER CSS ***/
/* 

rgbstore- CSS File

*/

.c_inner{background-image:url(../images/c_inner_repeat.gif); background-repeat:repeat-y; width:696px;}
.c_inner_t{background-image:url(../images/c_inner_top.gif); background-repeat:no-repeat; background-position:top;  width:696px;}
.c_inner_b{background-image:url(../images/c_inner_bottom.gif); background-repeat:no-repeat; background-position:bottom;  width:696px;}

/*** SHOPPING CART & CATEGORY ***/
#breadcrumb{background-image:url(../images/dotted.gif); background-repeat:repeat-x; background-position:bottom; padding:0px 0px 8px 0px}
#breadcrumb a, #breadcrumb a:visited{color:#707070; text-decoration:none;}
#breadcrumb a:hover{text-decoration:underline;}
.headings{
	padding:4px 0px 0px 10px;
	margin:0px 0px 0px 0px;
	color:#a97606;
	font-size:14px; font-weight:bold !important;
	background-image:url(../images/heading_yellow.gif); background-repeat:no-repeat; height:26px; width:661px;
}

.headings ul, .proList ul{margin:0px; padding:0px; list-style-type:none;}
.headings ul li{
	float:left;
	list-style-type:none;
	color:#a97606;
	text-align:center;
	font-size:14px;
}

.headings ul li.priview, .proList ul li.priview {width:310px; padding-left:5px; text-align:left;}
.headings ul li.quantity, .proList ul li.quantity {width:56px;}
.headings ul li.priceHead, .proList ul li.priceHead {width:200px;}
.headings ul li.total, .proList ul li.total {width:85px; font-weight:bold;}
.headings ul li.remove, .proList ul li.remove {width:100px;}

.headings ul li.prodname{width:455px; text-align:left;}

.proList {
	padding:0px 0px 0px 10px;
	margin:0px 0px 0px 0px;
	border-bottom:solid 1px #dedede ;
	width:661px;
}

.proList a, .proList a:visited{color:#707070;}
.proList ul li {
	float:left;
	list-style-type:none;
	text-align:center;
	padding:18px 0px 18px 0px;
	font-size:12px;
}

.proList ul li.quantity input{border:solid 1px;}
.subtotal, .checkout{width:671px;}
.subtotal ul, .checkout ul, .catlist ul{list-style-type:none; padding:0px; margin:0px;}
.subtotal ul li, .checkout ul li{list-style-type:none; padding:10px 0px; margin:0px; text-align:right; font-weight:bold;}
.catlist{
	padding:0px 0px 0px 10px;
	margin:0px 0px 0px 0px;
	border-bottom:solid 1px #dedede ;
	width:661px;
}

.catlist ul li {
	float:left;
	list-style-type:none;
	text-align:center;
	padding:18px 0px 18px 0px;
	font-size:12px;
}

.catlist ul li.prodname{width:540px; text-align:left;}
.catlist ul li.priceHead {width:103px;}
.catlist ul li.buy {width:103px;}

.pagenumber{padding:8px 0px 0px 0px; text-align:right;}
span.display{float:left;}

/**/
#description{}
#product_image{width:240px; float:left; padding:0px 0px 0px 10px;}
#product_description{width:380px; float:left; padding:0px 0px 0px 40px;}
.title_description{font-weight:bold; font-size:16px; font-family:Tahoma; border-bottom: solid 1px #dedede; padding-bottom:0px; margin-bottom:10px;}
.title_description h2{margin-bottom:0px; padding-bottom:10px;}
.thumb{margin:0 auto 0px auto; text-align:center; padding:0px 0px 20px 25px; border-bottom:solid 1px #dedede;}
.row{border:solid 1px #fff; padding:2px 0px;}
.row ul{margin:0px; padding:0px; list-style-type:none;}
.row ul li{float:left; padding:2px 0px; margin:0px; display:inline;}
.row ul li.col1{font-weight:bold; width:20%}
.row ul li.col2{font-weight:bold; width:auto}

/*------------------------------Banner Headings ----------------------------*/
.banner h2 {font-size:16px; line-height:18px;}
.banner h3 {font-size:14px; line-height:16px;}


/*------------------------- Search page headers/footers --------------------*/
#bp-header {
  		margin-bottom:15px;
}
#bp-footer {
  		margin-top:15px;
}

/*------------------------------Prices + Products --------------------------*/
.prices {
        margin: 10px 0px 30px 0px;
}

.prices table {
        border-collapse: collapse;
        border: 2px solid #3c3c3c;
        color: #000; background: #fff;
}

.prices td, th {
border: 1px solid #3c3c3c;
padding: 5px;
text-align:left;
background: #ffffff
}

.prices td.center {
text-align:center;
}

.prices th {
background: #3c3c3c;
color: #ffffff;
}

.searchresults td {
  padding-bottom:15px;
}

.searchresults {
  margin-top:15px;
}

.product {
  margin-top: 5px;
}
.product h3 {
  font-size: 130%;
  font-weight: bold;
  margin: 10px 0px 10px 0px;
}
.product p {
  text-align: justify;
}

