body {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	text-align: center;
	line-height: 18px;
	color: #fff;
	background: #c13784 url(../../images/bg.gif) repeat-x top left;
}
img{
	border: 0;
}
#wrap {
  	width: 950px;
	position: relative;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background: transparent url(../../images/header.jpg) no-repeat top left
}
#logo {
	margin: 57px 0 25px 14px;
}
#searchbox {
	position: absolute;
	top: 65px;
	left: 373px;
	background: transparent url(../../images/bg-search.gif) no-repeat 5px 5px;
}
#searchbox #inp {
	background-color: transparent;
	font: normal 18px arial;
	color: #333;
	padding: 5px 10px 7px 6px;
	border: none;
	width: 190px;
}
form{
	margin: 0;
	padding: 0;
}

A:link, A:visited, A:active {
	font-family: inherit;
	font-weight: normal;
	font-size: 14px;
	color: #fff;
	text-decoration: underline;
}
A:hover {
	font-family: inherit;
	font-weight: normal;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
}

A.red:link, A.red:visited, A.red:active {
	font-family: inherit;
	font-weight: normal;
	font-size: 11px;
	color: #8A0000;
	text-decoration: underline;
}
A.red:hover {
	font-family: inherit;
	font-weight: normal;
	font-size: 11px;
	color: #8A0000;
	text-decoration: none;
}
.red {
	font-family: inherit;
	font-weight: normal;
	font-size: 11px;
	color: #8A0000;
}

A.whitelnk:link, A.whitelnk:visited, A.whitelnk:active {
	font-family: inherit;
	font-weight: normal;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}
A.whitelnk:hover {
	font-family: inherit;
	font-weight: normal;
	font-size: 12px;
	color: #fff;
	text-decoration: underline;
}

#menu {
	background: #8A0000 url(../../images/menu/bg.gif) repeat-x top left;
	width: 100%;
}
#menuLeft {
	font: normal 14px arial;
	color: #5488c2;
	padding: 8px;
	line-height: 15px;
	background: transparent url(../../images/bgmenu_top.gif) no-repeat top left;
}
#menuLeft A.white:link, #menuLeft A.white:visited, #menuLeft A.white:active {
	font: normal 14px arial;
	color: #5488c2;
	text-decoration: none;
}
#menuLeft A.white:hover {
	font: normal 14px arial;
	color: #5488c2;
	text-decoration: underline;
}
#menuLeft A.whiteBU:link, #menuLeft A.whiteBU:visited, #menuLeft A.whiteBU:active {
	font: normal 18px arial;
	color: #5488c2;
	text-decoration: none;
}
#menuLeft A.whiteBU:hover {
	font: normal 18px arial;
	color: #5488c2;
	text-decoration: underline;
}
#menuLeft A.whiteB:link, #menuLeft A.whiteB:visited, #menuLeft A.whiteB:active {
	font: normal 14px arial;
	color: #5488c2;
	text-decoration: none;
}
#menuLeft A.whiteB:hover {
	font: normal 14px arial;
	color: #5488c2;
	text-decoration: underline;
}

#ColLeft {
	width: 203px;
	background-color: #D35602;
}
#ColRight {
	width: 697px;
	background-color: transparent;
	padding-left: 9px;
}
#ColRight2 {
	width: 697px;
	background-color: #E5E5E5;
	border-left: 9px solid #FFF;
}
.pagetitle {
	font: bold 18px arial;
	color: #deae7c;
	margin: 10px 0 20px 20px;
}
#breadcrumbs {
	padding: 10px 10px 10px 20px;
	font: bold 18px arial;
	color: #deae7c;
}
#breadcrumbs a:link, #breadcrumbs a:visited, #breadcrumbs a:active {
	font: normal 18px arial;
	color: #deae7c;
	text-decoration: none;
}
#breadcrumbs a:hover {
	font: normal 18px arial;
	color: #deae7c;
	text-decoration: underline;
}

.tabContent {
	margin-top: 10px;
}
.bg145 {
	background: transparent url(../../images/bg145.gif) no-repeat top left;
	width: 145px;
	height: 145px;
}
.bg116 {
	background: transparent url(../../images/bg116.gif) no-repeat top left;
	width: 116px;
	height: 116px;
}
.bg310 {
	background: transparent url(../../images/bg310.gif) no-repeat top left;
	width: 310px;
	height: 310px;
}
.textRedB {
	font-family: inherit;
	font-size: 12px;
	font-weight: bold;
	color: #8A0000;
}

#CheckStocBox{
	background-color: #FFF;
	border:1px solid #797979;
	font-family: inherit;
	font-weight: normal;
	font-size: 11px;
	color: #D35602;
	line-height: 13px;
	padding: 5px;
	margin: 3px 0 3px 0;
}
#CheckStocBox A:link, #CheckStocBox A:visited, #CheckStocBox A:active {
	font-family: inherit;
	font-weight: normal;
	font-size: 11px;
	color: #D35602;
	text-decoration: underline;
}
#CheckStocBox A:hover {
	font-family: inherit;
	font-weight: normal;
	font-size: 11px;
	color: #D35602;
	text-decoration: none;
}



.btnSubmit{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #AB1E2F;
	border: 1px solid #000000;
	cursor:pointer;
}
#contactForm {
	background-color: #ffc5ec;
	padding: 5px 0 5px 0;
}
#contactForm td {
	padding: 0;
}
.input2{
	font: normal 12px arial;
	color: #476eab;
	background-color: #fff;
	width:185px;
	border: 1px solid #abadb3;
	padding: 2px 2px 2px 3px;
}
.textarea{
	font: normal 12px arial;
	color: #476eab;
	background-color: #fff;
	border: 1px solid #abadb3;
	padding: 2px 2px 2px 3px;
	width:185px;
	height:75px;
	overflow:auto;
}
#container{
	margin-top: 25px;
}
#footer {
	clear: both;
	padding: 6px 6px 30px 6px;
	border-top: 1px solid #d2d2d2;
	font: normal 11px arial;
	color: #fff;
}
#footer a:link, #footer a:visited, #footer a:active {
	font: normal 12px arial;
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	font: normal 12px arial;
	color: #fff;
	text-decoration: underline;
}

/*
input.submit {
	color:#FFFFFF;
	font-family: inherit;
	font-size:12px;
	font-weight:bold;
	border:1px solid;
	margin:0px;
	padding:2px;
	border-top-color: #FFB738;
	border-left-color: #FFB738;
	border-right-color: #BF6F00;
	border-bottom-color: #BF6F00;
	background: #ED8A00 url(../../images/bbg1.gif) repeat-x top left;
}
*/

.btn{
    padding: 1px 4px 1px 4px;
    margin: 0;
    font-family: inherit;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    background: #E39200 url(../../images/bg_button.gif) repeat-x left top;
	border: 1px ridge #48484B;
	cursor: pointer;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#CE6A00',EndColorStr='#DE8E00');
}
.btn-grey{
    padding: 1px 4px 1px 4px;
    margin: 0;
    font-family: inherit;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    background-color: #6A6A6A;
	border: 1px ridge #48484B;
	cursor: pointer;
}
.btn-red{
    padding: 1px 4px 1px 4px;
    margin: 0;
    font-family: inherit;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    background-color: #D22100;
	border: 1px ridge #48484B;
	cursor: pointer;
}

.redmsg{
    font-family: inherit;
    font-size: 11px;
	color: #FF0000;
}

.input {
	font-family: inherit;
	font-weight: normal;
	font-size: 12px;
	color: #2E2E2E;
	width: 150px;
	padding: 1px 1px 1px 2px;
	border: 1px solid #7B7B7B;
}
.inputcode {
	font-family: inherit;
	font-weight: normal;
	font-size: 12px;
	color: #2E2E2E;
	width: 150px;
	padding: 1px 1px 1px 2px;
	border: 1px solid #7B7B7B;
	width: 40px;
}

/*used for error messages */
em {
	font-family: inherit;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	color: #8A0000;
}

.clear {
	height: 0;
	clear: both;
	margin: 0;
	line-height: 0;
	font-size: 1px;
}