
/*  Custom CSS Related Style **************/

/*  When using custom CSS styles enter them in
	this section to define them. */
	
body {
	background: #505050 url(../images/bg.gif);
	margin: 0px 0px 0px 0px;
}

.bg_top01 {
	background: url(../images/bg_top01.gif) top repeat-x;
	height: 471px;
}	

.home1_02 {
	background: url(../images/home1_02.jpg) top no-repeat;
	height: 65px;
}

.home1_02 h1 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 20px; color: #000; font-weight: normal;
	word-spacing: 5px;
	margin: 5px 0px 0px 10px;
}

.home2_01 {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFF; font-weight: bold;
	vertical-align: middle; text-align: center;
	height: 35px;
}

.home2_01 .txt01 {
	color: #56bceb; font-weight: bold;
} 

.exclusive01 {
	background: url(../images/bg_exclusive01.gif) top repeat-x;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 20px; color: #000; font-weight: normal;
	height: 57px;
	text-align: center; vertical-align: middle;
}

.exclusive01 h2 {
	font-family: Arial, Helvetica, sans-serif; font-size: 22px; color: #FFF; font-weight: bold; font-style: italic; text-transform: uppercase;
	margin: 0px;
}

.home3_11 {
	background: url(../images/home3_11.gif) top no-repeat;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 14px; color: #FFF; font-weight: bold;
	height: 24px;
	padding: 5px 0px 0px 44px;
}	

.home3_11 .txt01 {
	color: #f5d03a; font-weight: bold;
}

.home3_12 {
	background: url(../images/home3_12.gif) no-repeat;
	height: 129px;
	padding: 0px 0px 0px 44px;
}

.home3_12 ul {
	margin-bottom: 0px;
}

.home3_12 div li {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFF; font-weight: bold;
	margin: 0px 0px 3px 0px;
	line-height: 11px;
}

.home3_09 {
	background: url(../images/home3_09.gif) top no-repeat;
	height: 57px; 
	padding: 25px 0px 0px 20px;
}

.home3_09 h3 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 22px; color: #2b94c6; font-weight: bold;
	margin: 0px;
}

.home3_09 h3 .txt01 {
	color: #333; font-weight: bold;
}

.home3_10 {
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333; 
	padding: 7px 30px 0px 20px;
}

.home3_13 {
	background: url(../images/home3_13.gif) top no-repeat;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 17px; color: #666; font-weight: normal;
	height: 63px;
	text-align: center; vertical-align: middle;
	padding: 0px 24px 0px 0px;
}

a.greylink01 {
	color: #666; text-decoration: none;
}

a.greylink01:hover {
	color: #181818; text-decoration: underline;
}

.home3_16 {
	background: url(../images/home3_16.gif) top no-repeat;
	height: 111px;
	vertical-align: middle;
}

.home3_16 h4, .home3_16 h2 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 19px; color: #333; font-weight: bold; font-style: italic; text-transform: uppercase;
	line-height: 18px;
	width: 700px;
	margin: 0px;
}

.home3_16 h4 .txt01 {
	color: #d81313; font-weight: bold;
}

.ftr01 {
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFF;
	padding: 20px 0px 0px 10px;
}	

.txtgrey01 {
	color: #adadad;
}


a.whitelink01 {
	color: #FFF; text-decoration: none;
}

a.whitelink01:hover {
	color: #dedede; text-decoration: underline;
}

.main01 {
	background: url(../images/bg_main03.gif) top repeat-x;
	height: 15px;
	padding: 15px 10px 5px 10px;
}

.main01 h1 {
	font-family: Palatino Linotype, "Times New Roman", Times, serif; font-size: 22px; color: #d81313; font-weight: bold; font-style: italic;
	border-bottom: 1px solid #000;
	line-height: 20px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

/*  Default Related Style ****************/

a {
/*  Pick a color that will stand out in the psd 
    and do a find and replace throughout this 
	document with this link color, it will change 
	the look and feel for the site. */
	color: #d81313; text-decoration: underline;	
}

a:hover {
	color: #181818; text-decoration: none;
}

a.link01 {
	color: #000; text-decoration: underline;
}

a.link01:hover {
	color: #181818; text-decoration: none;
}

a.link02 {
	color: #FFF; text-decoration: underline;
}

a.link02:hover {
	color: #dedede; text-decoration: underline;
}

td, div {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000;
}

img {
	border: none;
}

/*  Use the floatleft or floatright class to align an 
    image left or right. */

img.floatleft {
	float: left;
	margin: 0px 10px 10px 0px;
}

img.floatright {
	float: right;
	margin: 0px 0px 10px 10px;
}

input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000;
}

* html hr {
	color: #d81313;
	height: 1px;
	margin: 0px 0px 10px 0px;
}

hr {
	height: 0;
	border: 0;
	border-top: 1px solid #d81313; 
	margin: 0px 0px 10px 0px; 
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; color: #d81313; font-weight: bold;
	margin: 0px 0px 10px 0px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; color: #000; font-weight: bold;
	margin: 0px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #d81313; font-weight: bold;
	margin: 0px 0px 10px 0px;
}

p {
	margin: 0px 0px 10px 0px;
}

ul {
	padding: 0;
	margin: 0px 0px 10px 20px;
}

li {
	list-style: disc;
	padding-left: 0px;
	margin: auto;
	line-height: 15px;
}

ol.digits01 li {
/*  On a <OL> of a list, use the .digitas01
    class to have the list come out in numbers.
	For example, it'd look like: 
	<OL class=digits01><li></li></OL> */
	list-style: decimal;
	margin: 0px 0px 0px 20px;
	line-height: 17px;
}

/*  Template Related Style ****************/

.txt01 {
/*  When formatting the text in your pages, 
    you can use .txt01 class to make text stand out. */
	color: #d81313; font-weight: bold;
}

.txt02 {
	font-family: Century Gotchic, Arial, Helvetica, sans-serif; font-size: 14px; color: #d81313;
}

.txt03 {
	font-size: 10px;
}

.txt04 {
	font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #d81313; font-weight: bold;
}

.txtred {
	color: #FF0000;
}

.txtgreen {
	color: #009900;
}

/*  Do not edit the .pad01, .pad02 or .pad03 class.  */
	
.pad01 {
	padding: 10px;
}

.pad02 {
	padding: 0px 10px 0px 10px;
}

.pad03 {
	padding: 10px 0px 10px 0px;
}

.form01 {
	padding: 10px 10px 0px 10px;
}

.popup01 {
/*  Here you can change the popup bar 
    background color in the .popup01 class 
	(normally if you do a find and replace 
	with the link color as I stated above, 
	you won't need to unless you want 
	different colors). */
	background-color: #d81313;
	font-size: 12px; color: #FFF;
}

.popup02 {
	background-color: #FFF;
	font-size: 12px; color: #000;
	line-height: 15px;
	padding: 12px;
}

.popup02 p {
	line-height: 17px;
}

.outertable01 {
	background: #FFF;
/*  Here you can change the color of the
    border for the checkout pages.  */	
	border: 1px solid #000;
}

.Footer01 {
	border-top: 1px solid #d81313;
	font-size: 10px;
	text-align: center;
	padding-bottom: 0px;
}

.Footer01 p {
	margin: 8px 0px 12px 0px;
}

/**************** Livemercial's CSS ****************/

#WrapHead {
/*  Here you can change the checkout
    bar colors in the #WrapHead ID 
	(normally if you do a find and replace 
	with the link color as I stated above, 
	you won't need to unless you want 
	different colors). */
	background-color: #d81313;
	border: 1px solid #000;
	padding-left: 4px;
}

/* Page Related Style ****************/

.outertable {
	border: 2px solid #000;
}

.InnerCell {
	width: 750px;
	background-color: #FFFFFF;
}

.DefaultTable {
	padding: 4px;
}

.PageTitle {
	font-size: 12px; font-weight: bold;
}

.PageHead {
	color: #FFF; font-size: 13px; font-weight: bold;
	height: 25px;
}

.PageTitle02 {
	background-color: #E3E4E4;
	color: #E23025;
}

/* Form Related Style ****************/

form {
	margin: 0px;
}

.formInput {
	background-color: #ffffff;
	background-image: url(../images/bg_input.gif);
	background-repeat: repeat-x;
/*  Below you can change the form border 
    colors (normally if you do a find and 
	replace with the link color as I 
	stated above, you won't need to unless 
	you want different colors). */
	border: 1px solid #d81313;
	padding: 2px;
	height: 20px;
}

select.formInput {
	color: #000;
/*  Below you can change the form border 
    colors (normally if you do a find and 
	replace with the link color as I 
	stated above, you won't need to unless 
	you want different colors). */
	border: 1px solid #d81313;
	height: 20px;
	margin-bottom: 2px;
}

input {
	color: #000;
}

#action {
	background: #d81313;
	color: #FFF; font-weight: bold; 
	height: 24px;
	border-left: 2px solid #eff3f5; border-bottom: 2px solid #89a7b6; border-right: 2px solid #89a7b6; border-top: 2px solid #eff3f5;
}

#accept, #reject {
	background: #FFF;
	color: #d81313; font-weight: bold; 
	height: 22px;
	border-left: 2px solid #eff3f5; border-bottom: 2px solid #89a7b6; border-right: 2px solid #89a7b6; border-top: 2px solid #eff3f5;
}

.FormTextL {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000;
	text-align: left;
}

.FormTextR {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000;
	text-align: right;
}

.FormTextR02 {
	color: #FFF;
	text-align: right;
}

.FormTextC {
	color: #000;
	text-align: center;
}

.FormMsg {
	color: #000;
	font-size: 10px;
}

.FormMsg02 {
	color: #FFF;
	font-size: 10px;
}

.FormError {
	color: #AA0000;
}

.FormSubmit {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000;
	vertical-align: middle;
	height: 60px;
}

/* Form Input Styles *****************/
#option { }

#quantity { 
	background-color: #FFF;
	width: 40px; text-align: left; 
	padding-left: 3px;
}

#title { 
	width: 50px; 
}

#fname { 
	width: 125px; 
}

#lname { 
	width: 150px; 
}

#address1 { 
	width: 175px; 
}

#address2 { 
	width: 150px; 
}

#city { 
	width: 175px; 
}

#state { 
	width: 150px; 
}

#zip { 
	width: 75px; 
}

#country { 
	width: 150px; 
}

#phone1 { 
	width: 35px; 
}

#phone2 { 
	width: 35px; 
}

#phone3 { 
	width: 45px; 
}

#email { 
	width: 175px; 
}

#ccno { 
	width: 150px; 
}

#cctype { width: 150px; }

#ccexpmo { }

#ccexpyr { }

#cccvv { width: 45px; }

.copybody {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #632207;
}


#rf_link {text-align:center;}
#rfform {color:#666;}
#rf_cancel {margin-left:7px;border:1px solid #666666!important;-moz-border-radius:5px;-webkit-border-radius:5px;}
#TB_window {width:300px!important;height:auto!important;margin-left:-160px!important;background:#fff;border:3px solid #666666!important;-moz-border-radius:20px;-webkit-border-radius:20px;}
.TB_modal {width:280px!important;height:auto!important;padding-top:20px!important;padding-bottom:20px!important;}
#rf_errors {font-weight:bold;padding:10px 10px 0 10px;}