﻿html, body
{
    padding: 0px;
    background-image: url(../../images/BG.jpg);
}
a 
{
    color: #000;
    font-weight: bold;
}
* {
	font-family: arial;
	font-size: 12px;
	color: #000;
}
img, div, a 
{
    border: 0;
}

img, input, div, a {	
    behavior: url(App_Themes/defaultScreen/iepngfix.htc);
}

#maincontainer 
{
	width: 961px;
	margin: 20px auto 5px;
	border: solid 6px #000;
	background-image: url(../../images/bg_tan.jpg);
	padding: 11px;
}
#left {
	width: 308px;
	float: left;
}
#right {
	width: 619px;
	float: left;
}
#logo {
	display: block;
	background-image: url(../../images/logo.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 310px;
	height: 77px;
	margin-top: 0px;
	float: left;
}

#meta
{
    display:block;
    float: left;
   	width: 647px;
	height: 77px;
	padding-bottom: 3px;
	
}

#right #contentarea {
	width: 647px;
	display: block;
	padding-left: 9px;
}

#meta #toplinks a 
{
	float: left;
	margin: 0px 6px;
}
#meta #toplinks 
{
    float: left;
    margin-right: 4px;
    margin: 4px 4px 0px 0px;
}

#meta #search {
	float: left;
	margin: 0px;
	padding: 0px;
	line-height: 19px;
	width: 140px;
	height: 19px;
	border: solid 1px #000;
}
#meta .searchtxt {
	width: 121px;
	height: 19px;
	margin: 0px;
	padding: 0px;
	float: left;
	line-height: 19px;
	border: 0;
}
#meta .searchbtn {
	background-image: url(../../images/searchmag.png);
	background-repeat: no-repeat;
	float: left;
	width: 19px;
	height: 19px;
	border: 0;
}
#meta #cartinfo {
	margin-left: 5px;
    float: left;
	width: 198px;
	height: 21px;
}

#meta #cartinfo a, #cartinfo img {
	vertical-align: middle;
	text-decoration: none;
}
#meta .yellowbox {
	background-color: #fff200;
	width: 175px;
	height: 21px;
	padding: 2px 0px 0px 10px;
	border: solid 1px #000;
	float: left;
	margin-left: 7px;
}

.footer 
{
    text-align: center;
    font-size: 12px;
    padding: 10px 0px;
}
/**** navigation styles ****/
#commonnav {
	margin: 20px 0px 0px 10px;
	width: 271px;
}

#commonnav ul, #commonnav ul li ul 
{
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}
#commonnav ul li a 
{
	display: block;
	width: 256px;
	height: 24px;
	margin-top: 7px;
	!margin-top: 3px;
	_margin-top: 1px;
}
#commonnav ul li a:hover 
{
	display: block;
	width: 256px;
	height: 24px;
	margin-top: 7px;
	!margin-top: 3px;
	_margin-top: 1px;
}

#commonnav ul li ul li a, #commonnav ul li ul li a:hover  
{
    display: block;
	width: 214px;
	height: 23px;
	margin: 2px 0px 0px 15px;
	!margin-top: -1px;
	_margin-top: -3px;
	
}

/**** membership nav ****/
#membernav, #adminnav 
{
	width: 273px;
	margin-left: 10px;
	margin-top: 40px;
}
#membernav .top, #adminnav .top {
	background-image: url(../../images/top_memberBox.png);
	background-repeat: no-repeat;
	width: 273px;
	height: 8px;
	margin: 0px;
	padding: 0px;
}
#membernav .middle, #adminnav .middle {
	width: 247px;
	_width: 242px; 
	background-image: url(../../images/BG_blue.jpg);
	background-repeat: repeat;
	border-left: solid 3px #000;
	border-right: solid 3px #000;
	display: block;
	_margin-top: -10px;
	padding: 5px 10px;
	_padding: 5px 9px;
}

#membernav .middle br, #adminnav .middle br {
	line-height: 10px;
}

#membernav .middle ul, #adminnav .middle ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
}

#membernav .middle ul li a, #adminnav .middle ul li a 
{
    display: block;
	width: 224px;
	height: 24px;
	margin-top: 5px;
	_margin-top: -50px;
	!margin-top: 4px;
}

#membernav .middle ul li ul, #adminnav .middle ul li ul 
{
	list-style-type: none;
	list-style-image: none;
	margin: 2px 0 0 0;
	_margin-top: 0px;
	padding: 0px;
}
#membernav .middle ul li ul li a, #adminnav .middle ul li ul li a {
	display: block;
	width: 196px;
	height: 25px;
	padding: 0px;
	margin: 1px 0px 0px 12px;
	!margin-top: -2px;
	_margin-top: -3px;
}

#membernav .bottom, #adminnav .bottom {
	background-image: url(../../images/btm_memberbox.png);
	background-repeat: no-repeat;
	width: 273px;
	height: 8px;
	margin: 0px;
}
/**** end navigation styles ****/

/**** begin login ****/
#login {
	margin-top: 8px;
	float: right;
}
.toplogin1 {
	height: 23px;
	width: 387px;
	margin-bottom: 3px;
	float: right;
}
.forgetlogin {
	font-size: 11px;
	color: #666;
	float: right;
	margin-right: 30px;
}
.logoutareastyle
{
	float:right;
	vertical-align:baseline; 
	text-align:right; 
	width:350px;
	margin-top:8px;
}
.loginareastyle
{
	float:right; 
	text-align:right;
	width:389px;
	margin-top: 8px;
}

.loginareastyle .textbox {
	line-height: 20px;
	width: 86px;
	height: 18px;
	padding-left: 3px;
	margin: 0px 0px 0px 5px;
	border: solid 1px black;
	float: left;
}
.loginbtn {
	width: 23px;
	height: 23px;
	float: left;
	padding-left: 5px;
}

.loginmsgstyle
{
	display:block;
	text-align:center;
	float:right; 
	width:640px; 
	margin-top:3px;
	padding:1px;
}
/**** end login ****/

.clearfloat {
	clear: both;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.padded {
    padding: 5px;
}
.tac 
{
    text-align: center;
}
.tar 
{
    text-align: right;
}
.simpleblackborder2px
{
	border:solid 2px #000000;
	padding: 2px;
}

.labeltext 
{
    text-align: right;
    width: 160px;
    font-weight: bold;
}
.titletext 
{
    text-decoration: underline;
    font-weight: bold;
    font-size: 14px;
}

.editmemberarea 
{
    border: solid 2px #000;
    margin-top: 10px;
    padding: 10px;
}
.txtinput 
{
    width: 200px;
}
.smInput 
{
    width: 95px;
}

.gridheaderstyle, .gridheaderstyle th 
{
    background-color: #36B7C1;
    height: 23px;
    font-weight: bold;
    border: 1px solid black;
}
.largePreview 
{
    margin: 10px;
}
.RedMessagePanel
{
	border:solid 1px #b30020;
	color:#000000;
	padding:1px;
	margin-bottom: 2px;
	background-color:#ffeef0;
    text-align:left;
    vertical-align:text-top;	
}
.GreenMessagePanel
{
	border:solid 1px #98cd99;
	color:#000000;
	padding:1px;
	padding-bottom:1px;	
	background-color:#e2fae4;
    text-align:left;
    vertical-align:text-top;
}
.GreenCheckMark1
{
	background-image: url('images/checkmark1.png');
	background-repeat: no-repeat;	
	float:left; 
	padding-right:4px; 
	height:22px;
	width:21px;
	border:none;	
}
.RedCheckMark1
{
	background-image: url('images/checkmark2.png');
	background-repeat: no-repeat;
	float:left; 
	padding-right:4px;
	height:22px;
	width:21px;
	border:none;
}
.msgpaneltext
{
	text-align:left;
	float: left;
	margin-left: 4px;
	display: block;
}

.msgpanelclearfloat 
{
	clear: both;
	line-height: 1px;
}

ul.errors li 
{   
    list-style-type: none;
    list-style-image: url('../../images/checkmark2.png');
}

ul.messages li 
{   
    list-style-type: none;
    list-style-image: url('../../images/checkmark1.png');
}

ul.warnings li 
{   
    list-style-type: none;
    list-style-image: url('../../images/checkmark3.png');
}

/*dealing with the editors */
.texteditor textarea
{
	width: 100%;
	height: 300px;
}

.tinymce_editable_edit_link
{
	font-weight: bold;
	color: Teal
}