﻿body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
div.wrapper {
	position: relative;
	width:784px;
	margin: 0 auto;
	background-color: #000000;
}
#outercontainer {
	float:left;
	width:780px;
	border: 0px;
	padding: 0px;
	background-color: #000000;
}
#header
{
	clear:left;
	float:left;
	background-color: #000000;
	background-image: url(/images/header1.gif);
	background-repeat: repeat-x;
}
#topnavbar
{
	clear:left;
	float:left;
	height:25px;
	width:765px;
	background-image: url(/images/topnav_bak.gif);
	padding-left: 15px;
}
#topnavbar  a, #topnavbar  a:link, #topnavbar a:visited, #topnavbar  a:active  
{
    margin-right:20px;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 2px;
	padding-top: 3px;
	padding-bottom: 5px;
	color: #FFFFFF;
}
#topnavbar  a:hover  
{
   margin-right:20px;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	background-image: url(/images/topmenu_bak.gif);
	padding-right: 7px;
	padding-left: 2px;
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 3px;
	padding-bottom: 5px;
	color: #FFFFFF;
}
#topnavbar .static
{
 margin-right:20px;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	background-image: url(/images/topmenu_bak.gif);
	padding-right: 7px;
	padding-left: 2px;
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 3px;
	padding-bottom: 5px;
	color: #FFFFFF;
}
#splash
{
   clear:left;
   float:left;
   width:780px;
   height:325px;
}
#pagetexthome
{
	clear:left;
	float:left;
	width:760px;
	background-image: url(/images/pagetext_home_bak.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-bottom-color: #333333;
}
#pagetexthome h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	margin-top: 0px;
	padding-top: 0px;

}
a, a:link, a:visited, a:active  
{
	color: #003366;
	text-decoration: none;

}
a:hover
{
	color: #990000;

}
#boxwrapper
{
   clear:left;
   width:780px;
   float:left;
   margin-top:5px;
   margin-bottom:5px;
}
#box1
{
	float:left;
	width:242px;
	padding:5px;
	height:250px;
	background-color: #D6D6D6;
	background-image: url(/images/greybox_bak.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#box1main { float:left; height:220px; width:242px;}
#box1link {
	clear:left;
	float:left;
	height:25px;
	margin-top:5px;
	text-align: right;
	width:242px;
}
#box2
{
	margin-left:12px;
	float:left;
	width:242px;
	padding:5px;
	height:250px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#box2main { float:left; height:220px; width:242px;}
#box2link {
	clear:left;
	float:left;
	height:25px;
	margin-top:5px;
	text-align: right;
	width:242px;
}
#box3
{
	margin-left:12px;
	float:left;
	width:242px;
	padding:5px;
	height:250px;
	background-color: #D6D6D6;
	background-image: url(/images/greybox_bak.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#box3main { float:left; height:220px; width:242px;}
#box3link {
	clear:left;
	float:left;
	height:25px;
	margin-top:5px;
	text-align: right;
	width:242px;
}
.greyboxbak
{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.brownboxbak
{
	background-color: #C4BC61;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#footer
{
    
	clear:left;
	float:left;
	width:780px;
	margin-top:5px;
	margin-bottom:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#footerleft 
{
	float:left;
	width:516px;
}
#footerright
{
	float:right;
	width:252px;
	text-align: left;
}
form {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.formfield
{
	background-color: #FFFFFF;
	margin: 0px;
	padding: 2px;
	width: 150px;
	border: 1px solid #FF0000;
}


#innercontainer {
	float:left;
	width:780px;
	border: 0px;
	padding: 0px;
	background-color: #000000;
	background-image: url(/images/innercontainer_bak.gif);
	background-repeat: repeat-y;
}
#leftpane
{
  float:left;
  width:148px;
}
#rightpane
{
	float:right;
	width:620px;
	padding:5px;
	background-color: #CCCCCC;
}
#maincontent
{
   float:left;
	width:96%;
	padding:2%;
	background-color: #FFFFFF;   
}
#mainpagetext
{
	float:left;
	width:100%;
	background-color: #FFFFFF;
}

/* Galleries */
#maingalleries
{
	clear:left;
	float:left;
	width:100%;
	background-color: #FFFFFF;
}
.imgblock
{
	float:left;
	width:180px;
	background-color: #FFFFCC;
	text-align:center;
	margin-right:5px;
	margin-top:5px;
	margin-bottom:5px;
	margin-left: 5px;
}
/*
.dropshadowcontent {
	position: relative;
	background-color: white;
	color: black;
	border: 1px black dashed;
	top: -10px;
	left: -10px;
	z-index: 10;
	padding: 3px;
	margin: 0;
}

.dropshadow {
	position: relative;
	background-color: 	#FFFFFF;
	width: 180px;
	z-index: 5;
	background-image: url(/images/dropshadow.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.dropshadowleft, .dropshadowtop {
	border: 1px none black;
	width: 10px;
	height: 10px;
	background-repeat: no-repeat;
	background-position: center center;
	line-height: 10px;
	margin: 0;
	padding: 0;
}

.dropshadowtop {
	position: absolute;
	top: 0px;
	right: 0px;
	background-image: url("/images/dropshadow_topright.gif");
}

.dropshadowleft {
	position: absolute;
	bottom: 0px;
	left: 0px;
	background-image: url("/images/dropshadow_bottomleft.gif");
}

.imgblockouter
{
	float:left;
	margin-right: 17px;
	margin-top:10px;
	width:200px;
	text-align: center;
	vertical-align: middle;
	background-color: #FFFFFF;
}
.imgblockouter5
{
	float:left;
	margin-right: 18px;
	margin-top:10px;
	width:172px;
	text-align: center;
	vertical-align: middle;
	background-color: #FFFFFF;
}
.imgblockinner
{
	padding:10px;
	text-align: center;
	vertical-align: middle;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FBFBFB;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.imgblockinner5
{
	padding:10px;
	text-align: center;
	vertical-align: middle;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FBFBFB;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}


.imgblock img
{
   border:solid;
   border-width:1px;
}
.imgblock5 img
{
   border:solid;
   border-width:1px;
}
.imgblockinner .imgtitle
{
	height:16px;
	background-color: #000000;
	color: #FFFFFF;
	margin-right: 13px;
	margin-left: 13px;
	font-size:12px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.imgblockinner5 .imgtitle
{
	height:32px;
	background-color: #000000;
	color: #FFFFFF;
	margin-right: 0px;
	margin-left: 0px;
	font-size:12px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.imgtitle a, .imgtitle a:link, .imgtitle a:visited, .imgtitle a:active  
{
	color: #FFFFFF;
	text-decoration: none;
}
.imgtitle a:hover
{
	color: #FF0000;
}

*/
.dropshadowcontent {
	position: relative;
	background-color: white;
	color: black;
	border: 0px;
	top: -10px;
	left: -10px;
	z-index: 10;
	padding: 3px;
	margin: 0;
}

.dropshadow {
	position: relative;
	background-color: 	#FFFFFF;
	width: 180px;
	z-index: 5;
}

.dropshadowleft, .dropshadowtop {
	border: none;
	width: 10px;
	height: 10px;
	background-repeat: no-repeat;
	background-position: center center;
	line-height: 10px;
	margin: 0;
	padding: 0;
}

.dropshadowtop {
	position: absolute;
	top: 0px;
	right: 0px;
}

.dropshadowleft {
	position: absolute;
	bottom: 0px;
	left: 0px;
}

/* Galleries */
#sidemenu
{
  margin-top: 20px;
  float:left;
  width:150px;
}
#sidemenutitle
{
	float:left;
	width:130px;
	padding-left:20px;
	background-image: url(/images/side_menu_bak_ro.gif);
	background-repeat: repeat-x;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #333333;
	vertical-align: middle;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 0px;
}

#sidemenu a, #sidemenu a:link, #sidemenu a:visited, #sidemenu a:active
{
	display:block;
	height: 20px;
	width: 126px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FD0302;
	font-weight: bold;
	text-decoration: none;
	padding-left: 20px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #333333;
	vertical-align: middle;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 4px;
	background-image: url(/images/side_menu_bak.gif);
}
#sidemenu a:hover
{
	display:block;
	height: 20px;
	width: 126px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFC9C8;
	font-weight: bold;
	text-decoration: none;
	padding-left: 20px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #333333;
	vertical-align: middle;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 4px;
	background-image: url(/images/side_menu_bak_ro.gif);
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}
.red {
	color: #C82224;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
#mainpagetext h1
{
	margin-top: 0px;
	padding-top: 0px;
}
form .cmsform label, form .cmsformlgtext label
{
    width: 180px;
    float: left;
    text-align: left;
    margin-right: 10px;
    display: block;
    font-size: 12px;
    color: #000000;
}
form .cmsform input, form .cmsform textarea
{
	width  : 250px;
	color  : #781351;
	border  : 1px solid #006699;
	background-color: #FFFFFF;
}
form .cmsformsubmit input
{
	margin-left:190px;
	color: #FFFFFF;
	background-color: #006699;
}
.imgblockouter
{
	float:left;
	margin-right: 17px;
	margin-top:10px;
	width:200px;
	text-align: center;
	vertical-align: middle;
	background-color: #FFFFFF;
}
.imgblockouter5
{
	float:left;
	margin-right: 18px;
	margin-top:10px;
	width:172px;
	text-align: center;
	vertical-align: middle;
	background-color: #FFFFFF;
}
.imgblockinner
{
	padding:10px;
	text-align: center;
	vertical-align: middle;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FBFBFB;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.imgblockinner5
{
	padding:10px;
	text-align: center;
	vertical-align: middle;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FBFBFB;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}


.imgblock img
{
   border:solid;
   border-width:1px;
}
.imgblock5 img
{
   border:solid;
   border-width:1px;
}
.imgblockinner .imgtitle
{
	height:16px;
	background-color: #000000;
	color: #FFFFFF;
	margin-right: 13px;
	margin-left: 13px;
	font-size:12px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.imgblockinner5 .imgtitle
{
	height:32px;
	background-color: #000000;
	color: #FFFFFF;
	margin-right: 0px;
	margin-left: 0px;
	font-size:12px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.imgtitle a, .imgtitle a:link, .imgtitle a:visited, .imgtitle a:active  
{
	color: #FFFFFF;
	text-decoration: none;
}
.imgtitle a:hover
{
	color: #FF0000;
}
#ticker
{
	padding-left:120px;
	background-image: url(/images/latest_news.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#checkoutform form label
{
    width: 100px;
    float: left;
    text-align: left;
    margin-right: 10px;
    display: block;
    font-size: 12px;
    color: #000000;
}
#checkoutform form input, #checkoutform form  textarea
{
	width  : 300px;
	color  : #000000;
	border  : 1px solid #333333;
	background-color: #F7F7F7;
}

#checkoutform form   .smallformsubmit input
{
	width  : 98px;
	margin-left: 112px;
	color: #FFFFFF;
	border: 2px outset #d7b9c9;
	background-color: #CC0000;
	font-weight: bold;
}
#checkoutform form .mycheckbox input
{
	width  : 30px;
	padding:0px;
margin:0px;
}
#ctl00_pagetextcontent_chkpolicies
{
padding:0px;
margin:0px;
width:30px;
}
.myformsubmit input
{
	color: #FFFFFF;
	border: 2px outset #d7b9c9;
	background-color: #CC0000;
	font-weight: bold;
}
.smallred
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
}
