*{margin:0; padding:0;zoom:1;}

html { min-height: 100%; margin-bottom: 1px; }

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:75%;
	background-color:#1A1A1A;
	background-image:url(../images/new/star_tile.jpg);
	background-repeat:repeat;
}

.wrapper2{
	background-image:url(../images/new/body_bg.jpg);
	background-position:center top;
	/*background-attachment:fixed;*/
	background-repeat:repeat-x;
	padding-top:15px;
	padding-bottom:15px;
}

.wrapper{
	width: 90%;
	min-width: 980px;
	margin:0px auto;
}

/** USEFUL **/
.clear{
	clear:both;
}
.float_left{
	float:left;
}
.float_right{
	float:right;
}

.vertical_align {display: inline;vertical-align: middle;}

.vertical_align_all * {display: inline;vertical-align: middle;}

/****/

.row_wrapper{
	float:left;
	width:100%;
}

.r1_2{
	width:100%;
}
.r1_2.header{
	height:150px;
	background-color:transparent;
}
.r1_2.header .row_wrapper{
	float:right;
	width:100%;
	margin-left:-204px;
}

.r1_2.header .star_logo {
	float:left;
	width:204px;
}
.r1_2.header .star_logo a{
	width:204px;
	display:block;
	cursor:pointer;
}
.r1_.header .nav_top {
	margin-left:204px;
}

.r3_flf{
	width:100%;
	clear: both;
	top:-30px;
	position:relative;
}
.c1{
	margin: 0px 142px 0 142px;
	background-color:transparent;
	background-image:url(../images/new/c1_bg_trans.png);
	color:#fff;
	padding:10px;
	border:1px solid #616161;
}
.c2{
	float:left;
	width:132px;
	margin-left:-100%;
	display:block;
	margin-top:30px;
}
.c3{
	float:left;
	width:132px;
	margin-left:-132px;
}

/** HEADERS **/
.c1 h1{
	font-size:1.5em;
	font-weight:normal;
}
.c1 h1 span{
	font-weight:bold;
}
.c1 h2{
	padding-top:3px;
	font-size:1.2em;
	font-weight:bold;
	line-height:1.3em;
}

.c1 h3 {
	margin-bottom: 0.5em;
}

/** body text ***/
.c1 p {
	line-height: 150%;
	margin-bottom: 1em; 
}

.c1 ul, .c1 ol {
	line-height: 150%;
	margin-bottom: 1em;
	margin-left: 25px; 
}

.c1 a{
	color:#FF9900;
}

hr {
	height: 1px;
	border: 0px none;
	color: #696969;
	background-color: #696969;
	margin: 1em 0;
}

/*CALLOUT BOXES*/

.callout{
	width:132px;
	display:block;
	padding:10px 0 0 0;
	text-align:center;
	margin-bottom:6px;
}
.callout .base{
	width:132px;
	height:7px;
	display:block;
	margin:0;
	padding:0;
}
.callout.style1 {
	background-image:url(../images/new/orange_box_top.gif);
	background-repeat:no-repeat;
	background-color:#FFF035;
}
.callout.style1 .base {
	background-image:url(../images/new/orange_box_bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
.callout.style1 h2 {
	color:#000;
	padding:5px;
	font-size: 1.1em;
	text-decoration:none;
}
.callout.style1 h2 a {
	color:#000;
	padding:5px;
	text-decoration:none;
}
.callout.style1 p{
	color:#000;
	padding:5px;
	margin:0px;
}

.callout.style2{
	background-image:url(../images/new/black_box_top.gif);
	background-repeat:no-repeat;
	background-color:#FFF035;
}
.callout.style2 .base{
	background-image:url(../images/new/black_box_bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
.callout.style2 h2, .callout.style2 h2 a{
	color:#fff;
	padding:5px;
}
.callout.style2 p{
	color:#fff;
	padding:5px;
	margin:0;
}
.callout.style2 a{
	color:#fff;
	text-decoration:none;
	margin:0;
}
.callout.style2 a:hover{
	text-decoration:underline;
}

.callout.style2 p a{
	color:#FF9900;
	text-decoration:none;
	margin:0;
}
.callout.style2 p a:hover{
	text-decoration:underline;
}

.callout.style2 hr{
	margin:4px 6px;
	color:#ABABAB;
	background-color:#ABABAB;
	border-bottom:0px none;
	border-right:0px none;
	border-left:0px none;
	height:1px;
	border-top:1px solid #ABABAB;
}

.callout.style2 p span{
	color:#FF9900;
}
.callout.style2 h2.orange{
	background-image:url(../images/new/black_box_h2_orange.gif);
	background-repeat:no-repeat;
	background-color:#FFE72F;
	padding:0px;
	margin:4px;
	margin-top:-6px;
}
.callout.style2 h2.orange span{
	color:#000;
	background-image:url(../images/new/black_box_h2_orange_bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:100%;
	display:block;
	padding-bottom:12px;
	padding-top:12px;
	font-size:0.8em;
}

.calloutImage{
	margin-bottom:6px;
}


/*** EVENT BOXES ***/

.event{
	background-image:url(../images/new/event_box_bg.gif);
	background-color:#5D5D5D;
	background-repeat:repeat-x;
	padding:0;
	clear:both;
	margin-bottom:10px;
}

.event_alt {
	background-image:url(../images/new/event_box_bg.gif);
	background-color:#5D5D5D;
	background-repeat:repeat-x;
	margin-bottom:0px;
	margin-left: 5px;
	width: 46%;
	height: 180px;
	overflow: visible;
	padding: 5px;
	clear: none;
	float: left;
}

.event_alt p {
	padding: 0 10px;
}

.banner_shop {
	background-image:url(../images/new/event_box_shop_alt.gif);
	background-repeat:repeat-x;
	background-position: left top;
	display: block;
	height: 94px;
}

.banner_event {
	background-image:url(../images/new/event_box_media_alt2.gif);
	background-repeat:repeat-x;
	background-position: left top;
	display: block;
	height: 94px;
}

.event .event_detail{
	margin-right:285px;
	padding:5px 0 5px 5px;
}
.event_detail .event_header{
	width:100%;
	padding:0;
	background-image:url(../images/new/event_header_bg.gif);
	background-repeat:repeat-x;
	background-position:right;
	height:99px;
}
.event_detail .event_header h2{
	padding-top:29px;
	font-size:1.6em;
	padding-left:15px;
}

.event_detail .event_header span{
	width:100%;
	height:99px;
	display:block;
	padding:0;
	background-repeat:no-repeat;
	background-position:left;
}
.event_detail .event_header span.media{
	background-image:url(../images/new/event_box_media.gif);
}
.event_detail .event_header span.weddings{
	background-image:url(../images/new/event_box_weddings.gif);
}
.event_detail .event_header span.shop{
	background-image:url(../images/new/event_box_shop.gif);
}

.event .event_detail p{
	padding:5px 15px;
	margin-top:-15px;
}
.event .event_image{
	float:right;
	width:270px;
	height:172px;
	display:block;
	background-color:#0068CE;
	background-image:url(../images/new/event_box_image.gif);
	background-position:center top;
	text-align:center;
	margin:6px;
	padding-top:10px;
}
.event .event_image img{
	padding:0;
	margin:0;
	border:0px none;
}
.event .row_wrapper{
	float:left;
	width:100%;
}


/*** PRODUCT LISTINGS ***/

.productListItem{
	margin-bottom:10px;
	background-color:#595959;
	background-image:url(../images/productListItem.gif);
	background-position:right top;
	background-repeat:no-repeat;
}
.productListItem .productImage{
	width:210px;
	float:right;
	padding:10px;
	text-align:center;
}
.productListItem .productImage a{
	background-color:#565656;
	border:1px solid #7B7B7B;
	display:block;
	padding:10px;
}
.productListItem .productImage a img{
	border:0px none;
}
.productListItem .productDetails{
	margin-right:230px;
	padding:20px 15px 10px 15px;
	background-color:transparent;
	background-image:url(../images/productDetails.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
.productListItem .productDetails h2{
	padding-bottom:20px;
}
.productListItem .productDetails h2 a{
	color:#FFC501;
	font-size:1.2em;
	text-decoration:none;
}
.productListItem .productDetails h2 a:hover{
	text-decoration:underline;
}
.productListItem .productDetails h2 span{
	font-size:1em;
}
.productListItem .productActions{
	display:block;
	clear:both;
	padding-left:15px;
}
.productListItem .productActions .moreLink{
	float:right;
}
.productListItem .productActions input{
	float:left;
}
.productListItem .productActions p.quantity{
	float:left;
	display:block;
	padding-top:6px;
}
.productListItem .productActions p.quantity input{
	float:none;
	margin:0 6px;
}
.productListItem .productActions a{
	float:none;
	margin:0 6px;
}

.productListItem .productActions .moreLink{
	float:left;
}
.productListItem .productDetails .productIcons{
	float:right;
}

/*** PRODUCT FULL VIEW ***/
.productFullView{
}
.productFullView h1{
	color:#FF9900;
	padding:10px 10px 20px 10px;
}
.productFullView .productImage{
	float:right;
	margin:0 0 15px 15px;
	background-color:#565656;
	border:1px solid #7B7B7B;
	display:block;
	padding:10px;
	
}
.productFullView .productDetails{
	clear:none;
}

.pageNav a, .pageNav span{
	padding:5px; 
	display:block;
	float:left;
}
.pageNav p{
	padding:5px; 
	display:block;
	clear:both;
}

/*** CATEGORY ***/
.productCategory{
	width:33%;
	background-image:url(../images/bg_product_category.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
	text-align:center;
	float:left;
	padding-bottom:0px;
	margin-bottom:2px;
	margin-right:2px;
	height:202px;
}
.productCategory h2{
	padding:20px 0 30px 0;
}
.productCategory img{
	margin-bottom:35px;
}
.productCategoryLeft {
	background-image:url(../images/bg_product_category_left.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
.productCategoryRight {
	background-image:url(../images/bg_product_category_right.gif);
	background-repeat:no-repeat;
	background-position:top right;
	height:202px;
}
.productCategoryRight h2
{
	font-size:1em;
}
.product_details {
position: relative;
top: -35px;
left: 150px;
}

/*** CONTACT FORM ***/

.contactForm {

}

.contactForm label{
	display:block;
}
.contactForm input, .contactForm textarea{
	width:200px;
	display:block;
	margin-bottom: 5px;
}
.contactForm select{
	width:200px;
	display:block;
	margin-bottom: 5px;
}
.contactForm .checkbox{
	width:30px;
	display:block;
	float:left;
}
.contactForm .button{
	width:auto;
	display:block;
	float:left;
}

.formButtons{
clear:both;
padding-top:10px;
}

.basicForm input{
	width:80%;
	margin:2px;
}
.basicForm select{
	width:81%;
	margin:2px;
}

.footer{
	width:100%;
	clear:both;
	text-align:center;
	color:#fff;
}
.footer a{
	color:#FF9900;
	margin-left:10px;
}

img a{
border:none;
}

.offersBox{
	padding:10px 15px;
	color:#fff;
	margin-bottom: 10px;
}
.offersBox a{
	padding-bottom:5px;
}

.c1 dt
{
	padding-top:15px;
}