/* commented backslash hack \*/ 
html, body{height:100%;} 
/* end hack */
html,body {margin:0;padding:0}
#outer{
	min-height:100%;
	height:auto;
	position: relative;
	width:100%;
}
* html #outer{height:100%;}

body {
	background-color: black;
	margin: 0px;
}
body, p, td, ul, li {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	line-height: 150%;
}
h1, h2, h3, h4, h5, h6 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
H1
{
	font-family:Verdana, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #660033;
}

H2
{
	font-family:Verdana, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #333399;
}

H3
{
	font-family:Verdana, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #474557;
}

H4
{
	font-family:Verdana, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #474557;
}

H5
{
	font-family:Verdana, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #333399;
}

H6
{
	font-family:Verdana, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}
a {
	color: #4e5099;
	text-decoration: underline;
}
a:hover
{
	color: #797aab;
}
a img {
	border-width: 0px;
}
p {
	margin-top: 7px;
	margin-bottom: 7px;
}
.splash_text, .splash_text p, .splash_text td, .splash_text ul, .splash_text li {

}
table.internal_page_table th {
	border-bottom: 1px solid #999999;
}

.watermark_home {
	background-image: url(tpl_images/watermark_home.gif);
	background-repeat: no-repeat;
	background-position:center;
}

.skinmaster {
	height: 100%;
	background-color: #FFFFFF;
	background-image: url(tpl_images/background.jpg);
	background-repeat:repeat-y;
	background-position:center;
	border-right: #7994cb 1px none; 
	border-top: #7994cb 1px none; 
	border-left: #7994cb 1px none; 
	border-bottom: #7994cb 1px none;
	/*-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px; */
}
.skinheader {
}
.skingradient {
	background-color: #000000;
	height:23px;
}



/****** SPECIAL FOOTER LINKS STYLES ******/

#footer_links, #footer_links a, .custom_footer_text, .custom_footer_text a {
	color: CC6699;
	font-size: 9px;
}
#footer_links a:hover, .custom_footer_text a:hover {
	color: CC6699;
}

.custom_footer_text_2, .custom_footer_text_2 a {
	color: white;
	font-size: 10px;
}
.custom_footer_text_2 a, .custom_footer_text_2 a:hover {
	text-decoration: underline;
}

/****** HORIZONTAL MENU STYLES ******/

#menu {

}

#menu li {
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: normal;
}

/****** COMMON MENU STYLES ******/


#menu li.first_main_menu_item, #menu li.middle_main_menu_item, #menu li.last_main_menu_item {
	/*background-image: url(tpl_images/menu_arrow.png);
	background-repeat: no-repeat;
	background-position: center left;*/
	white-space: nowrap;
}
#menu li.first_main_menu_item:hover, #menu li.middle_main_menu_item:hover, #menu li.last_main_menu_item:hover {

}
#menu li a {
	color: #bebcca;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 3px;
	padding-bottom: 4px;
	line-height: normal;
}
#menu li a:hover {
	color: #eae9f2;
	text-decoration: none;
}
#menu li ul {
	width: 169px;
	background-color: black;
	border-width: 0px;
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3);*/
	line-height: normal;
}
#menu li ul li a {
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 0px;
	color: #bebcca;
	line-height: normal;
}
#menu li ul li a:hover {
	color: #eae9f2;
	text-decoration: none;
}
#menu li ul li {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: left;
	line-height: normal;
}

/* Commission Art Form */

input.colour_swatch {
	font-size: 11px;
	padding: 0px;
}

table.commission_art_form td, table.commission_art_form th {
	padding: 2px;
	font-size: 12px;
}

table.commission_art_form th {
	text-align: right;
	padding-right: 8px;
	vertical-align: middle;
}

.field_group_heading {
	font-weight: bold;
	font-style: italic;
}

span.wfyh_required {
	color: #CC0000;
}

span.field_note {
	font-style: italic;
}

.mwp_slideshow_image_container img {
	border: 1px solid black;
	padding: 4px;
}
