@import url(http://fonts.googleapis.com/css?family=Didact+Gothic);
@import url(http://fonts.googleapis.com/css?family=Cabin);
body {
    _behavior: url("/scripts/csshover3.htc");
    
    font: 14px 'Cabin',"Lucida Grande",Lucida,Verdana,sans-serif;
	background: #5C2449 url(bgscales.gif) repeat;
}
#header {
    background-color: #5C2449;
    height: 100px;
    width: 100%;
}
#headercontainer {
    margin-left: auto;
    margin-right: auto;
    width: 1000px;
}
#headercontainer img {
    float: right;
}
#menubar {
    background-color: #333333;
    height: 30px;
    width: 100%;
}
#menucontainer {
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    width: 1000px;
}
#content {
    background-color: url(bgscales.gif) repeat;
    font-size: 12px;
    height: 550px;
    padding-top: 20px;
    width: 100%;
}
#sidebar {
    background-color: black;
    float: right;
    width: 300px;
}
#maincolumn {
    float: left;
    width: 670px;
}
#contentcontainer {
    color: white;
    font-size: 14px;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    width: 1000px;
}
#contentcontainer p {
}
#footer {
    background-image: url("bg_fade.gif");
    background-repeat: repeat-x;
    height: 100px;
    width: 100%;
}
#footercontainer {
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 80px;
    width: 1000px;
}
#content a, #footer a {
    color: #B1478E;
    text-decoration: none;
}
#content a:visited {
    color: #B1478E;
    text-decoration: none;
}
#content h1 {
/*    background: url("h1bg.jpg") no-repeat scroll 0 0 transparent; */
    clear: both;
    width:  100%;

        font: normal normal 20px 'Didact Gothic', "Lucida Grande",Lucida,Verdana,sans-serif;
    padding:5px 5px 5px 0;
    text-transform: none;
	letter-spacing: 0.5px;
/*	background-color: #797a7f; */
}
#content h2 {
/*    background: url("h2bg.jpg") no-repeat scroll 0 0 transparent; */
    font: normal normal 16px 'Didact Gothic', "Lucida Grande",Lucida,Verdana,sans-serif;
    clear: both;
    color: #e0e0e0;
    font-size: 16px;
    font-weight: normal;

    padding: 5px 5px 0px 0px;
    	letter-spacing: 0.5px;
    text-transform: uppercase;
}
#content li {
    list-style: circle outside none;
    margin-left: 30px;
}
#gallerycontainer {
    font-size: 12px;
    padding: 5px 20px 0;
}
#gallerycontainer a {
    text-decoration: none;
}
#gallerycontainer li {
    list-style: none outside none;
    margin-left: 0;
}
.sidebarblock {
    background-color: black;
    border: 1px solid #6A6A6A;
    float: left;
    margin:0 0 10px 0;
    padding: 0;
    text-align: left;
    width: 298px;
}
.sidebarblock p {
    clear: none;
    color: white;
    font-size: 12px;
    padding: 5px;
    width: auto;
}
.sidebarblock h1 {
    background-image: none;
}

#sidebar h2 {
/*    background: url("h2bg.jpg") no-repeat scroll 0 0 transparent; */
    font: normal normal 16px 'Didact Gothic', "Lucida Grande",Lucida,Verdana,sans-serif;
    clear: both;
    color: #f0f0f0;
    font-weight: normal;

    padding: 5px;
    	letter-spacing: 0.5px;
	text-transform: none;
}

.standout{
	font-size: 1.5em;
}

.pictureblock {
    background-color: #292929;
    background-image: url(elegant_grid.png);
    float: left;
    margin: 0 0 10px 0;
    padding: 0;
    text-align: left;
    width: 298px;
}
.pictureblock h2 {
    background-image: none;
    color: silver;
    font-size: 14px;
    font-weight: normal;
    margin: 5px 0;
    padding: 5px;
}
.pictureblock h3 {
    color: silver;
    font-size: 12px;
    font-weight: normal;
    margin: 5px 0;
    padding: 5px;
}
.pictureblock p {
    clear: none;
    color: white;
    font-size: 12px;
    padding: 5px;
    width: auto;
}
.pictureblock img {
    padding: 4px;
}
.xslide {
    border: medium none;
    height: 200px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 300px;
}
.xslide {
}
.xslide2 {
    border: medium none;
    float: left;
    height: 350px;
    text-align: center;
    width: 670px;
}

.xslide3 {
    border: medium none;
    float: left;
    height: 300px;
    text-align: center;
    width: 300px;
    margin: 25px 20px 20px 0;
}
.xslide2 img {
}
.xslidevertical {
    border: 1px solid white;
    clear: none;
    float: left;
    height: 225px;
    margin: 20px 20px 0 0;
    width: 150px;
}
.freetextcontent p {
    clear: left;
    color: #A7A7A7;
    font-size: 12px;
    padding-top: 15px;
}
.featuretext p {
    clear: left;
    color: white;
    font-size: 14px;
    padding-top: 15px;
}
.infopagetext {
    float: left;
}
.infopagetext p {
    padding-top: 10px;
}
.infopagetext ul {
    padding-top: 10px;
}
.infopagetext p.quote {
    background-color: #A7A7A7;
    clear: both;
    color: white;
    font-size: 90%;
    font-style: italic;
    margin-top: 10px;
    padding: 10px 5px 10px 10px;
}
div.infopagetext h2 {
    margin-top: 20px;
}
.infopagetext h3 {
    border-bottom: 1px dotted white;
    clear: both;
    color: white;
    font-weight: normal;
    margin: 20px 0 0;
    padding: 5px;
    width: 100%;
}

.comptext{
	width: 800px;
}
.comptext p{
	padding-top: 0px;
}
.infosideimg {
    border: 1px solid white;
    float: left;
    margin: 20px 10px 0 0;
    padding: 0;
}
.price_item_1 {
    background-color: gray;
}
.price_details {
    float: right;
    padding: 0 0 20px;
    width: 750px;
}
.prices_thumb {
    border: 1px solid white;
    float: left;
    margin: 20px 10px 20px 0;
}
.itemwrapper {
    border: 1px solid white;
}
a#hide_aeb1, a#show_aeb1, a#hide_aeb2, a#show_aeb2 {
    cursor: pointer;
}
#footercontainer p {
    color: #C6C6C6;
    font-size: 11px;
}
.buy {
    border-top: 1px solid white;
    margin-top: 10px;
}
td {
    padding-top: 10px;
    vertical-align: top;
}
td img {
    vertical-align: bottom;
}
td.label {
    padding-right: 10px;
}
.smallprint{
	font-size: .85em;
	color:  #ffffff;
}

table.vanilla{
	border: 1px solid white;
}

table.vanilla td{
	border:  1px solid white	;
	padding:  5px;
}

.genesis_slider #genesis-slider  .slide-excerpt-border {
	background: none;
	border: none;
	display: inline;
	float: left;
	margin: 10px;
	padding: 14px;
	position: relative;
	z-index: 8;
}

.strikeout{
	text-decoration: line-through;
}

.offertext{
	color: #ff0000;
}


