/************************************************/
/*CLICKBRAND CSS FRAMEWORK (www.clickbrand.com)*/
/**********************************************/


/*yui css reset*/
/**************/
html {
	color:#000;
	height:100%;
	width:100%;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{
	margin:0;
	padding:0;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
img{
	border:none;
}
li{
	list-style:none;
}
caption,th{
	text-align:left;
}
h1,h2,h3,h4,h5,h6{
	font-size:100%;
	font-weight:normal;
}
input,button,textarea,select,optgroup,option{
	font-family:inherit;
	font-size:inherit;
	font-style:inherit;
	font-weight:inherit;
}
input,button,textarea,select{
	font-size:100%;
}
a:link {
	text-decoration:underline;
}
a:visited {
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}


/*title*/
/******/
h1{
	float:left;
	margin:30px 0 0 30px;
}
h1 a {
	display:block;
	background:url(../images/logo.png) 0 0 no-repeat;
	width:429px;
	height:61px;
	text-indent:-10000px;
}
h3{	
	line-height:1.1em;
	color:#2667b6;
	font-weight:bold;
	padding:15px 25px 3px;
	margin:0;
	font-size:120%;
}		
h4{}
h5{}
h6{}


/*buttons*/
/********/

/*CONTENT GOES HERE*/

/*global elements*/
body {
	height:100%;
	width:100%;
	font-size:100%;
	font-family:Arial, Helvetica, sans-serif;
}
.main {
	width:980px;
	margin:0 auto;
	position:relative;
	height:100%;
	padding:0;
    zoom:1;
    
}
.header {
	width:100%;
	height:123px;
	float: left;
	position:relative;
	background:url(../images/headerBg.jpg) 0 0 no-repeat;
}
.content {
	width:100%;
	float:left;
	margin:-154px 0 0 0;
    display:inline;
    overflow: hidden;
    zoom:1;
}
.footer {
	width:100%;
	margin:-78px 0 0 0;
	float:left;
	height:72px;
	position:relative;
	border-top:6px solid #000;
	background:url(../images/footerShadow.png) 0 0 repeat-x;

}
.header_right {
	float:right;
	background:url(../images/clock.png) center top no-repeat;
	width:155px;
	height:20px;
	color:#FFF;
	font-weight:bold;
	font-size:95%;
	text-align:center;
	padding:150px 10px 0 0;
	margin:60px 50px 0 0;
}

.topLine {
	background:url(../images/topLineBg.png) 0 0 repeat-x;
	height:31px;
	margin:0;
	position:relative;
	float:left;
	width:100%;
}
ul.mainMenu {
	float:right;
	font-size:80%;
	margin:25px 10px 0 0;
    display: inline;
}
	ul.mainMenu li a {
		background:url(../images/mainMenuIcons.png) 0 0 no-repeat;
		color:#000;
		text-decoration:none;
		display:block;
		width:55px;
		height:25px;
		text-align:center;
		padding:58px 0 0 0;
	}
/*TODO: menu_fix*/
	ul.mainMenu li {
		float:left;
		margin:0 15px;
        display:inline;
	}
	ul.mainMenu li a {
		background-position: 0 0;
		color:#000;
		text-decoration:none;
	}
	ul.mainMenu li.contact a {
		background-position: 0 -102px;
	}
	ul.mainMenu li.shop a {
		background-position: 0 -204px;
	}
	ul.mainMenu li.invite a {
		background-position: 0 -306px;
	}
	ul.mainMenu li.cart1 a {
		background-position: 0 -408px;
	}
ul.footerMenu {
	float:left;
	font-size:60%;
	margin:17px 0 0 30px;
}
	ul.footerMenu li {
		float:left;
		padding:0 15px 0 0;
	}	
	ul.footerMenu li a {
		color:#333333;
		text-decoration:none;
	}

.footer .copy {
	color:#333333;
	text-align:right;
	font-size:65%;
	margin:0 30px 0 0;
	padding:17px 0 0 0;
	float:right;
}
.footer .footerLogo {
	background:url(../images/footerLogo.png) 0 0 no-repeat;
	display:block;
	width:138px;
	height:26px;
	text-indent:-10000px;
}
.footer .footerC {
	left:50%;
	margin:-16px 0 0 -69px;
	position:absolute;
	width:138px;
}
.footer .footerC p {
	font-size:60%;
	text-align:center;
}
.footer .footerC p span, .footer .footerC p a {
	color:#2667b6;
}
.footer .footerC big {
	font-size:120%;
	font-family: Times;
}
.clear {
	clear:both;
	height:0;
	font-size:0;
	line-height:0;
}
/*********content************/
.content p {
	font-size:90%;
	line-height:1.4em;
	padding:0 25px 5px;
}
.content p a {
	color:#000;
	font-style:italic;
    zoom:1;
}
.content a.clickForMore {
	font-style:italic;
	color:#2667b6;
	text-decoration:none;
	font-size:90%;
}
.content ul {
	margin:0 25px;
	font-size:80%;
	color:#333333;
	font-style:italic;
	line-height:1.4em;
	padding:0;
}
	.content ul li {
		list-style:disc inside;
		padding:0 0 5px;
		margin:0 0 0 15px;
	}
.leftSide {
	float:left;
    display:inline;
	width:355px;
	margin:0;
	padding: 154px 0 150px 0;
}
	.leftSide img {
		margin:0 auto;
		display:block;
	}
.centerSide {
	float:left;
	margin: 0;
	width:270px;
	padding: 154px 0 150px 0;
    display:inline;
}
	.centerSide .centerTop {
		width:270px;
		background:url(../images/nationalMonth.png) 0 0 no-repeat;
		height:349px;
	}
	.centerSide .centerTop p {
		color:#FFF;
		font-size:110%;
		line-height:1.55em;
		padding:147px 15px 13px;
	}
	.centerSide img {
		margin:9px 0 0 0;
	}
	.centerSide .centerTop a {
		display:block;
		width:230px;
		height:54px;
		text-indent:-10000px;
		background:url(../images/sponsorTodayBtn.png) 0 0 no-repeat;
		margin:0 auto;
	}
.rigthSide {
	margin: 0;
	width:355px;
	padding: 154px 0 150px 0;
	float:right;
    display:inline;
    overflow:hidden;
    _margin-left:-22px;
}
/**************/
.breadcrumbs {
	margin:154px 0 0 30px;
	font-size:80%;
	color:#838383;
	padding:3px 0 0 0;
}
	.breadcrumbs a {
		text-decoration:none;
		color:#838383;
	}
.left2colomn {
	padding:56px 0 100px 0;
	float:left;
	width:55%;
}
.left2colomn p {
	padding:0 0 0 30px;
}
.left2colomn img {
	margin:35px 0 0 30px;
}
.right2colomn {
	padding:38px 65px 100px 0;	
	float:right;
	width:375px;
}
.oneColomn {
	padding:56px 0 100px 5px;
	margin-top: -37px;
}

/***************/
.form {
	width:375px;
	margin:10px 0 0 0;
}
.form.cart {

	width:415px;
	margin:30px 0 0 50px;
	float:left;
    display:inline;
}

.form.cart h5 {
	font-style:italic;
	padding:2px 0 18px 20px;
}
.form.cart h5 span {
	font-size:70%;
}
.form.cart h5 input {
	width:15px;
	height:15px;
	vertical-align:middle;
	padding:0;
	margin:0;
}
.form.cart h5 a {
	color:#3261ac;
}
.form.cart.last {
	padding-bottom:115px;
}
.form.cart.padLeft {
	margin-right:115px;
}		
	.form.cart label {
		width:105px;
	}
	.form.cart .line {
		clear:both;
	}
	.form.cart .formCC {
		padding:0 10px;
	}
	.formTL {
		background:url(../images/formCorners.jpg) 0 0 no-repeat;
             font-size:1px;
        zoom:1;
	}
	.formTR {
		background:url(../images/formCorners.jpg) right -11px no-repeat #ebecec;
		height:11px;
		margin: 0 0 0 11px;
		font-size:0;
		line-height:0;
	}
	.formBL {
		background:url(../images/formCorners.jpg) 0 -22px no-repeat;
        font-size:1px;
        zoom:1;
	}
	.formBR {
		background:url(../images/formCorners.jpg) right -33px no-repeat #ebecec;
		height:11px;
		margin: 0 0 0 11px;
		font-size:0;
		line-height:0;
	}
	.formCC {
		background:#ebecec;
		position:relative;
        zoom:1;
	}
	.formCC label {
		display:block;
		text-align:right;
		float:left;
		width:100px;
		margin: 5px 5px 0 0;
		font-size:80%;
		color:#333333;
	}
	.formCC label.red {
		color:red;
	}
	.form.table .formCC {
		padding:10px 20px;
	}
	.form.table {
		width:100%;
		padding:0 0 25px 0;
	}
	.form.table input {
		width:20px;
		padding:2px 3px 0;
		height:18px;
	}
	.form.table table td, .form.table table th {
		line-height:25px;
		padding:0 10px;
		background:#FFF;
	}
	.popup {
		width:500px;
		margin:0 0 0 -270px;
		top:500px;
		left:50%;
		position:absolute;
		z-index:1000;
		background:#FFF;
		border:1px solid #000;
		text-align:center;
		padding:20px;
		display:none;
	}
	input, textarea {
		width:240px;
		border-bottom:1px solid #dfdfdf;
		border-left:1px solid #c7c7c7;
		border-right:1px solid #c7c7c7;
		border-top:1px solid #828282;
		background:url(../images/inputBg.jpg) 0 0 no-repeat;
		color:#333333;
		font-size:80%;
		line-height:25px;
	}
	.formCC input {
		height:17px;
		padding:4px 5px;
	}
	.formCC textarea {
		height:115px;
		padding:0 5px;
	}
	.formCC .line {		
		width:100%;
		padding:0 0 12px 0;
	}
	.formCC .num {
		font-size:140%;
		color:#2667b6;
		position:absolute;
		top:-5px;
		left:15px;
	}
	
.removeItem {
	float:right;
	color:black;
	font-style:italic;
}
.whatIsIt {
	color:#3261AC;
	font-style:italic;
	font-size:12px;	
	margin-left: 25px;
}
a.btn {
	display:block;
	width:132px;
	height:39px;
	background:url(../images/btn.png) 0 0 no-repeat;
	margin:20px auto 0;
}
span.btn {
	display:block;
	width:132px;
	height:29px;
	margin:20px auto 0;
	text-align:center;
	padding-top:10px;
}

.message {
	margin-left:110px;
	margin-top:5px;
}

/*********************/
.leftShop {
	float:left;
	width:306px;
	padding:50px 0 100px 30px;
}
.rightShop {
	float:left;
	padding:48px 30px 100px;
	width:584px;
}

.leftShopTop {
	background:url(../images/shopLeftTopBg.png) 0 0 no-repeat;
	width:306px;
	height:289px;
	color:#FFF;
}
	.leftShopTop h5 {
		text-align:center;
		padding:180px 0 8px 0;
	}
	.leftShop img {
		margin-bottom:40px;
	}

.shopItem {
	float:left;
	width:100%;
	padding-bottom:30px;
}
	.shopItemL {
		float:left;
		width:310px;
	}
	.shopItemL h3 {
		padding:0 0 2px;
	}
	.shopItemL p {
		padding:0;
	}
	.shopItemR {
		background:url(../images/catNoImg.jpg) 0 0 no-repeat;
		width:244px;
		height:168px;
		float:right;
	}
	.content .comment {
		font-size:80%;
		font-style:italic;
		color:#2667b6;
		padding: 0 0 14px 0;
		line-height:1.15em;
	}
	.content .comment span {
		color:#ec010a;
	}
	.content .fireDep {
		font-size:80%;
		font-style:italic;
		color:#2667b6;
		padding:0;
	}
	.content .homeLeft {
		height : 230px;
	}
	
	.shopItem input {
		height:17px;		
		padding:4px 5px;
		width:305px;
		background:url(../images/inputBg.png) 0 0 no-repeat;
		text-align:center;
	}
	
	.shopItemBot {
		color:#2667b6;
		font-size:90%;
		line-height:25px;
		padding:10px 0 12px 0;
		float:left;
	}
	.shopItemBot .price {
		float:left;
		padding:0 25px 0 0;
	}
	.shopItemBot .quantity {
		float:left;
		padding:0 15px 0 0;
	}
	.shopItemBot .quantity input {
		width:20px;
		vertical-align:middle;
	}
	.shopItemBot .total {
		float:left;
	}
	.shopItemBot .shipping {
		color:red;
		font-size:80%;
		margin-left:205px;
		margin-top:20px;
		position:absolute;
	}
	.shopItem .btn {
		background:url(../images/btnAddToCart.png) 0 0 no-repeat;
		width:134px;
		clear:none;
		float:left;
		margin:0;
	}
	.shopItem .btn.checkout {
		background:transparent url(../images/btn.png) 0 -110px no-repeat;
		height:38px;
		width:132px;
		margin:0;
	}

.btn.continue ,.btn_continue  {
	clear:both;
	margin:0 auto;
	background-position: 0 -54px!important;
	height:38px;
	width:132px;
}

.bubble {
	position:absolute;
	text-align:center;
	background:url(../images/bubble.jpg) 0 0 no-repeat;
	width:311px;
	height:136px;
	margin:-177px 0 0 50px;
	line-height:1.5em;
	padding:30px 0 0 0;
	display:none;
}
.shippingInfo {
	font-style:italic;
	font-size:12px;
	margin-left:5px;	
}

/*-----------------------*/
.shop_hr
{
    clear:both;
    height:1px;
    width:919px;
    margin:0 auto;
    background:#999999;
    font-size:1px;
    line-height:1px;

}
.new_shop_box  .leftShop , .new_shop_box .rightShop
{
    padding-bottom: 0px;
}

.home_item
{
    float: left;
    display:inline;
    width:280px;
    height:284px;
    background: url("../images/bot_home.png") bottom no-repeat #ebecec;
    margin-left:27px;
    margin-right: 14px;
    position:relative;
}
.home_item p
{
    padding-left:16px;
    padding-right:12px;
    font-size: 13px;
    line-height:20px;
}
.home_item h4
{
    color:#0062b4;
    font-size:14px;
    font-weight: bold;
    line-height:1;
    padding:14px 0px 4px 16px;
}
.more_link
{
    display:block;
    position:absolute;
    height: 16px;
    width:46px;
    background: url("../images/more_img.png") right no-repeat;
    font-size:11px;
    color:#0062b4 !important;
    right:14px;
    bottom:13px;
    line-height:16px;
    text-decoration:none!important;
}
.home_bot_item
{
  margin-left:27px;
    margin-top:30px;
  
}
.home_bot_item_left
{
    width:302px;
    height:283px;
    background:url("../images/home_b1.png") no-repeat ;
    float:left;
    display:inline;
    position:relative;
}
.spons
{
    position:absolute;
    right: 0;
    top: 129px;
}
.home_bot_item_centr
{
    width: 319px;
    float: left;
    background:#ebecec;
     height:283px;
    position:relative;
}
.home_bot_item_centr div
{
    padding: 10px 35px;
    font-size: 13px;
    line-height:20px;
}
.home_bot_item_centr a
{
    color: #000000;
}
.home_bot_item_centr div b
{
    font-size:14px;
    color:#0062b4;
}
.home_bot_item_right
{
    float: left;
    width:302px;
    height:283px;
    background:url("../images/home_b2.png") no-repeat;
}
.pasiba
{
    width:392px;
    margin: 0 auto;
    text-align:center;
    font-size:13px;
    line-height:20px;
    margin-bottom:200px;
}
.pasiba h4
{
    color:#2667b6;
    font-weight:bold;
}
.pasiba p
{
    padding-bottom: 24px;
}
.fs15
{
    font-size:15px!important;
}
.fs19
{
    font-size:19px!important;
}