/* CSS Document */

* {
margin:0;
padding:0;
}

body {
font-family:Arial, Helvetica, sans-serif;
background-color: #969696 
}

a:link,a:visited {
color:#0093d0;
text-decoration:none;
}

a:hover {
color:#0093d0;
}

.blue_text {
color:#0093d0;
}

.gold_text {
color:#c2b59b;
}

.red_text {
color:#C03;
}

.white_text {
color:#fff;
}

.small_text {
color:#999;
font-size:10px;
}

h1 {
color:#0093d0;
font-size:17px;
font-weight:700;
padding:0;
}

h3 {
color:#0093d0;
font-size:16px;
padding:0;
}

h4 {
color:#0093d0;
font-size:13px;
font-weight:700;
padding:0 0 3px;
}

h6 {
color:#0093d0;
font-size:12px;
font-weight:700;
padding:0;
}

p {
font-size:12px;
text-align:justify;
color:#363636;
padding:4px 0 3px;
}

pre {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:justify;
color:#363636;
padding:4px 0 3px;
}

 
#wrapper {
width:1100px;
background-color:#FFF;
margin:0 auto;
}

#main_frame {
width:1100px;
float:left;
background-color:#FFF;
border-left:4px solid #252525;
border-right:4px solid #252525;
}



#top_menu {
width:1050px;
height:40px;
background-color:#252525;
float:left;
padding:0 25px;
}

#top_menu ul {
list-style:none;
float:left;
}

#top_menu li {
display:inline;
float:left;
height:30px;
margin:0 15px 0 0;
}

#top_menu li a:link,#top_menu li a:visited {
font-size:12px;
font-weight:bold;
color:#fff;
float:left;
padding-top:18px;
}

#top_menu li a:hover {
color:#71c9ed;
text-decoration:none;
}

#top_flash {
width:1100px;
height:225px;
float:left;
}


#search_and_shopping {
width:1050px;
height:32px;
background-color:#252525;
float:left;
padding:13px 25px 0px 25px;
}

#search_and_shopping2 {
width:1050px;
height:32px;
background-color:#252525;
float:left;
/*padding:13px 25px 0px 25px;*/
padding:10px 25px 0px 25px;
}


#search{
width:300px;
height:30px;
float:left;
}


#search input{
color:#0093d0;
height:15px;
width:245px;
padding:0px 0px 0px 5px;
}




#search .submit_btn{
color:#0093d0;
font-size:14px;
text-decoration: underline;
background-color: #252525;
border: 0px solid #8fc3c1;
width:30px;
height:16px;
}





#shopping_cart{
width:320px;
height:28px;
float:right;
text-align:right;
padding-top:2px;
}



#shopping_cart ul {
list-style:none;
margin:0;
float:left;
}

#shopping_cart li {
background-image: url(images/shopping_cart.jpg);
background-repeat:no-repeat;
line-height:20px;
background-position:0px 0px;
padding:0 0 0 25px;
font-size:12px;
}




#shopping_cart p{
color:#FFFFFF;
float:right;
text-align:right;
padding:2px 0px 0px 0px;
margin:0px;
}


#content_frame {
width:1050px;
float:left;
padding:25px 25px 30px 25px;
}
#left_col {
width:205px;
float:left;
}
#left_col #frame{
width:205px;
float:left;
border-bottom:1px solid #71c9ed;
padding-bottom:10px;
margin-bottom: 15px;
}
#galleries {
width:205px;
float:left;
font-size:12px;
padding-bottom:0px;
}

#galleries ul {
list-style:none;
margin:5px 0px 0px 10px;
}

#galleries li {
display:block;
line-height:21px;
border-bottom:0px solid #e4e4e4;
}

#galleries li a:link, #galleries li a:visited {
color:#363636;
text-decoration:none;
background-image: url(images/category_list_style.jpg);
background-repeat:no-repeat;
background-position:0 2px;
font-weight:700;
padding:0 0 0 20px;
}

#galleries li a:hover, #galleries li a:active {
color:#0093d0;
text-decoration:none;
background-image: url(images/category_list_style_hover.jpg);
background-repeat:no-repeat;
background-position:0px 2px;
padding:0 0 0 20px;
}

#image_of_month {
width:205px;
float:left;
}
#image_of_month img {
border:1px solid #0093d0;
margin-top:3px;
}


#right_col {
/*width:1050px;*/
width:820px;
float:right;
margin:0;
padding:10px 0px 0px 0px;
margin-left:25px;
}

#right_col2 {
/*width:1050px;*/
width:100%;
/*float:right;*/
float:left;
margin:0;
padding:10px 0px 0px 0px;
/*margin-left:25px;*/
margin-left:0px;
}


#rightcol_full_width_containers {
width:820px;
border-bottom:1px solid #c0c0c2;
float:left;
margin:5px 0px 10px 0px;
padding: 0px 0px 10px 0px;
}

#rightcol_full_width_containers #welcome_text{
width:365px;
float:left;
}


#rightcol_full_width_containers #flash_slideshow{
width:430px;
margin:0px 0px 0px 10px;
float:right;
border-color:#0066CC;
border-style:solid;
border:thin;
border-spacing:5px;
}


#rightcol_full_width_containers2 {
/*width:820px;*/
width:100%;
float:left;
margin:5px 0px 10px 0px;
padding: 0px 0px 10px 0px;
}

#rightcol_full_width_containers2 #welcome_text{
/*width:800px;*/
width:100%;
float:left;
}


#individual_gallery{
width:190px;
height:215px;
background-image:url(images/img_bg.jpg);
background-repeat:repeat-x;
display:inline;
float:left;
overflow:hidden;
margin:10px 8px 0px 7px;
}

#individual_gallery img{
width: 170px;
height:170px;
padding:9px;
border:1px solid #68bfe3;
}
#individual_gallery p{
width: 190px;
font-weight:bold;
text-align:center;
margin:2px 0px 0px 0px;

}




#footer {
font-size:11px;
width:1050px;
height:60px;
color:#606060;
background-color:#252525;
float:left;
border-top:1px solid #68bfe3;
padding:10px 25px 0px 25px;
}

#footer ul {
float:left;
list-style:none;
width:750px;
margin-bottom:2px;
}

#footer li {
display:inline;
font-weight:400;
padding:0 8px 0 0;
}

#footer a:link,#footer a:visited {
font-size:12px;
font-weight:700;
text-decoration:none;
color:#fff;
}

#footer a:hover {
color:#fff;
text-decoration:underline;
}

#footer p {
width:850px;
color:#606060;
font-size:11px;
clear:both;
margin:0 0 -5px;
padding:7px 0 0;
}

#designed_by {
width:130px;
float:right;
}

#designed_by p {
width:130px;
text-align:right;
color:#606060;
margin:0;
padding:0;
}

#default_numberlist{
font-size:12px;
text-align:justify;
color:#363636;
padding:4px 0 3px;
}

#default_list{
font-size:12px;
text-align:justify;
color:#363636;
padding:4px 0 3px 35px;
}

#content_frame2 {
/*width:1050px;*/
width:100%;
float:left;
/*padding:25px 25px 30px 25px;*/
/*padding:25px 25px 30px 0px;*/
}
.table_account_links {
float: right;
margin-top: 5px;
}
.table_account_links a {
padding:0 0 0 25px;
font-size:12px;
}
.infoBoxContents {
border-bottom:1px solid #71c9ed;
padding-bottom:10px;
margin: 0 0 15px 25px;
background: fff;
width: 205px;
}
.boxText a {
margin-botton: 5px; 
font-weight: 600;
color:#000;
}
.infoBoxHeading {
padding: 0 0 5px 6px;
}

.boxText a:hover {
color: #71c9ed;
text-decoration: none;
}

#pictures{
clear:both;
width:100%;
}
/* Amends Jan 09*/
div#flash_slideshow {
border: solid 1px #68bfe3 !important;
}

td .smallText img, .productListing-data img {
padding:9px;
border:1px solid #68bfe3;
background:#f6f6f6;
margin-left: 5px;
}
.imgdesc {
font-weight: bold;
}

td.smallText a {
font-size: 12px;
height: 110%x;
font-weight: bold;
}
td.smallText a:hover {
text-decoration: none !important;
}
td.smallText a span {
padding-bottom: 1em;
}
.buy-now {
border: 0;
background: none;
}
.infoBoxContentsBestProd a {
font-weight: normal;
}

.productListing-heading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px !important;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}
.productListing-data {
  font-size: 12px !important;
}
span.infoBoxContents, span.infoBoxContents2 {
  font-size: 12px !important;
}
small i {
	font-size: 11px;
}

td.boxText img {
	padding-top: 8px;
}