/* Design by Brian Diaz of Media 65 @ http://www.m65.net  All Rights Reserved */
@import url(layouts.css);
@import url(components.css);
@import url(modules.css);
@import url(navigation.css);
@import url(misc.css);
@import url(forms.css);
@import url(mod_virtuemart_universal.css);

/* #######################  GENERAL SETTINGS ############################ */
html{height:100%;}

body{
	margin:0px;
	height:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #28373e;
	background: #a9deec;
}

/*  Heading Formatting */
h1 {font-size:1.9em;line-height: 0.8em;font-weight: 900;color: #000;}
h2 {font-size:1.7em;line-height: 0.8em;font-weight: 900;color: #000;}
h3 {font-size:1.5em;line-height: 0.8em;font-weight: 900;color: #000;}
h4 {font-size:1.4em;line-height: 0.8em;font-weight: 900;color: #000;}
h5 {font-size:1.3em;line-height: 0.8em;font-weight: 900;color: #000;}
h6 {font-size:1.2em;line-height: 0.8em;font-weight: 900;color: #000;}

/*links*/
/*a:link {color: #fe9900;}*/
a:link {color: #FFFFFF;}
a:hover {color: #FFFFFF;}
a:visited {color: #FFFFFF;}
img {border: 0 none;}

/* Clears Divs */
.clr{clear: both;}

/* #######################  END GENERAL SETTINGS ############################ */
/* ####################### MY GENERAL SETTINGS ############################ */
.cart {
	background-image: url(../images/cart_new.png);
	background-repeat: no-repeat;
	width: 283px;
	height: 158px;
	float: right;
	margin-right: 20px;
	margin-top: 5px;
}
div.cart a {
	font-size: 10pt;
	color: #ccffff;
	text-decoration: none;
	font-weight: bold;
}
.qqq {
	background-image: url(../images/bg_test.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 302px;
	min-width: 1260px;
	max-width: 1650px;
}
table#main_table {
	min-width: 1260px;
	max-width: 1650px;
	width: 100%;
}
.menu_top {
	background-image: url(../images/bg_menu.png);
	background-repeat: repeat-x;
	background-position: center;
	height: 29px;
	width: 100%;
	min-width: 1260px;
	max-width: 1650px;
	text-align: center;
}
div#menu_top_clr {
	min-width: 200px;
}
.body_out {
	background-image:url(../images/bg_topbottom.png);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 100%;
	min-width: 1260px;
	max-width: 1650px;
/*	height: 100%;*/
}
.body_in {
	background-image: url(../images/girl_footer.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 100%;
	min-width: 1260px;
	max-width: 1650px;
/*	height: 100%;*/
}
.div_orange {
	background-color: fe9900;
	width: 100%;
	min-width: 1260px;
	max-width: 1650px;
	height: 8px;
}
.div_black {
	background-color: #000000;
	width: 100%;
	min-width: 1260px;
	max-width: 1650px;
	height: 11px;
}
.div_bottom {
	background-image: url(../images/bg_bottom.png);
	background-repeat: repeat-x;
	width: 100%;
	min-width: 1260px;
	max-width: 1650px;
	height: 43px;
}
table#table_bottom {
	width: 100%;
	min-width: 1260px;
	max-width: 1650px;
	height: 43px;
}
#col_left {
	width: 248px;
}
#col_center {
	width: 100%;
}
#col_right {
	width: 248px;
}
#10p {
	width: 10px;
}
#sloy {
	background-image: url(../images/bg_2_small.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 100%;
	min-width: 1260px;
	max-width: 1650px;
	height: 9px;
}

table#bg_category {
    background-image: url(../images/virtuemart/bg_category_v3.png);
    background-repeat: no-repeat;
    background-position: center top;
    /*width: 224px;*/
    /*width: 191px;*/
    width: 203px;
    }
table#bg_category tr td {
    height: 40px;
    }
span.small { visibility: hidden; }
