/* CSS Document */
p,a,h1,h2,h3,h4,h5,h6 {
	font-family:Arial, Helvetica, Sans-Serif;
	color: #222222;
	font-weight: normal;
	}
h1 { 
	font-size:26px;
	font-weight:normal;
	color:#336699;
}
h2 { 
	font-size:24px;
	font-weight:normal;
	font-weight:bold;
	color:#336699;
}
h3 { 
	font-size:20px;
	font-weight:normal;
	font-weight:bold;
	color:#336699;
}
h4 { 
	font-size:16px;
	line-height:16px;
	margin:0px;
	font-weight:bold;
	color:#336699;
}
h5 { 
	font-size:12px;
	line-height:14px;
	margin:0px;
	font-weight:bold;
}
h6 {
	font-weight:bold; 
	font-size:14px;
	padding-left:15px;
	padding-top:30px;
}
p { 
	font-size:12px;
	font-weight:normal;
	margin:10px 0px;}
a { 
	font-size:12px;
	font-weight:bold; 
	color:#222;
	text-decoration:underline;}
a:hover {
	text-decoration:none;}
ul, ol, li, td {
	text-decoration: none;
	list-style-image:none;}
li {
	line-height:15px;
	margin-bottom:8px;
	padding-left:0px;
	font-size:12px;
}
ul 
{
    padding-left:0px;
    margin-left:25px;
}
.formright input, .error input, .formright select, .formright textarea {
	font-size: 12px;
	color: #333333;
	height: auto;
	text-align: left;
	border:1px solid #999999;
	padding:3px;
	margin:3px;
	width:200px;
}
.formright option 
{
    font-size:12px;
}
.input {
	font-size: 12px;
	color: #222;
	width:200px;
	margin:5px;}
.ccv 
{
    width:40px;
	font-size: 12px;
	color: #222;
	margin:5px;}

.button
{
	FONT-SIZE: 10px;
	FONT-WEIGHT: bold;
	cursor: pointer;
	width:auto;
	height:auto;
	margin:0px;
	background-color:#336699;
	border:1px solid #274e75;
	color:#ffffff;
	padding:4px 8px;
	text-transform:uppercase;
	}
.inputSearch {
    background-color:#73c7c7;
    border:1px solid #a7e3e3;
    color:#fff;
    font-family:arial;
    font-size:10px;
    height:13px;
    margin:0 5px;
    padding:5px 3px;
    text-align:left;
    width:140px;
}
#ctrlSearch 
{
    width:160px;
    float:right;
}
.boxborder select 
{
	font-size: 12px;
	color: #222;
	width:203px;
	margin:5px;
	border:1px solid #999;
	padding:1px;
    
	/*font-family:arial;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #222;
	height: auto;
	text-align: left;
	margin:1px;
	border:1px solid #cccccc;
	margin:2px 5px;*/
	}
select {
	font-size: 12px;
	background-color: #FFFFFF;
	color: #222;
	height: auto;
	text-align: left;
	margin:1px;
	border:1px solid #cccccc;
	margin:2px 5px;
	}
option {
	font-size: 12px;
	color: #222;
	height: auto;
	text-align: left;
	margin:3px;}
textarea{
	font-size: 12px;
	padding:3px;
	color:#222;}
input[type="radio"] { 
	border:0;
	width:auto;}
input[type="checkbox"] { 
	border:0;
	width:auto;}
hr {
	height: 0px; 
	border-top: 1px solid #d5d8d7;
	border-bottom: 0px;
	border-right: 0px;
	border-left: 0px;}
normal {
	font-family:arial;
	color: #222;
	font-weight: normal;
	font-size:12px;}
.yellow {
	color:#FDB930;}
.greyBg {
	font-size:14px;
	font-weight:bold;
	background-color:#FDB930;
	color:#666;
	padding:10px;}
.picture {
	border:1px solid #ccc;
	margin-left:10px;}
.greyBorder {
	border:1px solid #cccccc;}
.red {
	color:#FF0000;
}
.green {
	color:#009900;
}
.inputQuantity{
	width:20px;
	height:20px;
	padding-left:5px;
	padding-top:5px;
}
.strikeThrough {
	text-decoration:line-through;
	font-weight:lighter;
}
.price {
	font-size:24px;
	color:#009900;
}
.goButton 
{
    display:none;}
    /*background-image:url(/images/goButton.jpg);
    border:0 none;
    color:#FFFFFF;
    cursor:pointer;
    font-size:11px;
    font-weight:bold;
    height:20px;
    position:absolute;
    right:10px;
    text-align:center;
    top:2px;
    width:22px;
}
.goButton:hover {
	background-color:#2B8CB9;
	border:0 none;
	color:#FFFFFF;
	cursor:pointer;
	font-size:11px;
	font-weight:bold;
	height:24px;
	position:relative;
	text-align:center;
	width:40px;
	border:1px solid #fff;
}*/
.loginBox .titlebar1
{
    color:#8a421c;
	font-size:12px;
	margin:0;
	font-weight:bold;
	background-color:Transparent;
	padding:0;
	text-transform:uppercase;
}
.loginBoxFull .titlebar1
{
    color:#8a421c;
	font-size:12px;
	margin:0;
	font-weight:bold;
	background-color:Transparent;
	padding:0;
	text-transform:uppercase;
}
/****** NEED THESE FOR EMAIL STYLES *****/

/***/

.error
{
	color:Red;
	font-weight:bold;
}
.titleHeader {
    color:#94542E;
    font-size:12px;
    font-weight:bold;
    text-transform:uppercase;
}
