/**--reset--**/
@import "reset.css";

a{
	outline:none;
}
body{
	background-color:#F7F7F8;
	font:normal 13px/18px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
}
h3{
	color:#63bc46;
	font-size:36px;
	line-height:39px;
}
h4{
	color:#000;
	font-size:18px;
	line-height:24px;
}
/**--layout
------------------------------------------------------------------------**/
#wrapper{
	width:100%;
	background:#F7F7F8 url(../images/mainBg.gif) repeat-y center top;
}
/** html #wrapper{
	background:#F7F7F8 url(../images/mainBg_ie.gif) repeat-y center top;

}*/

#container{
	width:1023px;
	margin:0 auto;
	position:relative;

}
/**--header
-----------------------------------------------------------------------**/
#header{
	height:219px;
	background:url(../images/header_grad.gif) repeat-x left top;
	width: 1023px;
	overflow: hidden;
	_margin-left: 1px;
		
}
#header_inn{
	height:156px;
	background:url(../images/header_grad_inn.gif) repeat-x left bottom;
	width: 1023px;
	overflow: hidden;
		
}
#header .logo{
	width:514px;
	height:147px;
	background:url(../images/logo.gif) no-repeat left top;
	float:left;
	display:inline;
	margin:48px 0 0 46px;
	position:relative;
	
}
#header_inn .logo_inn{
	width:410px;
	height:119px;
	background:url(../images/logo_inn.gif) no-repeat left top;
	float:left;
	display:inline;
	margin:31px 0 0 46px;
	position:relative;
	
}
#header_inn .logo_inn h1 a{
	cursor:pointer;
	text-indent:-999999px;
	display:block;
	width:410px;
	height:119px;
}
#header .logo h1 a{
	width:514px;
	height:147px;
	cursor:pointer;
	text-indent:-999999px;
	display:block;
}

/**--topmenu
--------------------------------------------------------------------------**/

#header_inn .topMenu{
	margin-top:32px;
	margin-left:42px;
}
.topMenu{
	margin-top:59px;
	margin-left:30px;
	float:left;
	width:auto;
}
.topMenu ul{
	list-style-type:none;
	float:left;
	width:350px;

}
.topMenu ul li{
	float:left;
	display:inline;
	height:22px;
}
.topMenu ul li a{
	display:block;
	text-decoration:none;
	text-indent:-999999px;
	cursor:pointer;
}

.topMenu ul li.home a{
	background:url(../images/btn_home.gif) no-repeat left top;
	width:80px;
	height:22px;
}

.topMenu ul li.about a{
	background:url(../images/btn_about.gif) no-repeat left top;
	width:80px;
	height:22px;
}
.topMenu ul li.contact a{
	background:url(../images/btn_contact.gif) no-repeat left top;
	width:100px;
	height:22px;
}
.topMenu ul li.faq a{
	background:url(../images/btn_faq.gif) no-repeat left top;
	width:67px;
	height:22px;
}
#header .topMenu p.slogun{
	width:360px;
	font:normal 13px/16px Verdana, Arial, Helvetica, sans-serif;	
	color:#000000;
	padding: 10px 0 0 12px;
	margin: 22px 0 0 0;
}
#header_inn .topMenu p.slogun{
	width:360px;
	font:normal 13px/16px Verdana, Arial, Helvetica, sans-serif;	
	color:#000000;
	position:absolute;
	top:93px;
	left:150px;
}
/**--banner
------------------------------------------------------------------**/
#banner{
	background:url(../images/steps_grad.gif) repeat-x left top;
	height:247px;
}
#banner .steps{
	padding:23px 0 30px 40px;
}
#banner .downloadBtn{
	width:928px;
	height:75px;
	margin-left:45px;
		
}
#banner .downloadBtn a{
	background:url(../images/btn_largeDownload.gif) no-repeat left top;
	width:928px;
	height:75px;
	display:block;
	}
	
/**--midbar
------------------------------------------------------------------**/
.mid_bar{
	padding: 29px 69px 4px 69px;

}
.mid_bar .left{
	float: left;

}
.mid_bar .right{
	float: left;
	padding: 0 0 0 10px;

}
/**--#contentSlider
----------------------------------------------------------------------------------**/
#contentSlider{
	width: 1023px;
	height:430px;
	display:block;
	position:relative;
	background:#FFFFFF;
	
}

/**--#bottomBox
-----------------------------------------------------------------------------------**/
#bottomBox{
	clear:both;
	width:948px;
	padding:25px 38px 0;
	overflow:hidden;
}

.newsList, .meet_artists, .stockist{
	float:left;
	display:inline;
	height:199px;
}
.newsList, .meet_artists{
	margin-right:10px;
}
.newsList{
	background:url(../images/roundBox.gif) no-repeat left top;
	width:304px;
}
.stockist{
	background:url(../images/store-roundBox.gif) no-repeat left top;
	width:304px;
}
.meet_artists{
	background:url(../images/roundBox2.gif) no-repeat left top;
	width:313px;
	cursor:pointer;
}
.newsList h2, .meet_artists h2, .stockist h2{
	height:28px;
	text-indent:-99999px;
	margin:22px 0 10px 20px;
}

.newsList a{
	text-decoration:none;
	color:#000000;
	}
.newsList a:hover{
		color:#64BC47 ;
	}
	
.newsList .view_all{
        float:right;
		margin:30px 25px 0px 0px;
		}


.newsList h2{
	background:url(../images/title_news.gif) no-repeat left top;
	width:81px;
}
.meet_artists h2{
	background:url(../images/title_meeting.gif) no-repeat left top;
	width:217px;
}
.stockist h2{
	background:url(../images/Retailers.jpg) no-repeat left top;
	width:167px;
}
.store-search{
	padding: 20px 30px;
}
.search{
	padding: 0 0 6px 0;
}
.store-search .text	{
	margin: 0px;
	width: 87px;
	border: 1px solid #a9abad;
	height: 17px;
	float: left;
	padding: 2px 4px;
	font-weight: bold;
	color: #5a595c;
}
.store-search .go{
	margin: 0 0 0 8px;
}
.newsList ul{
	margin:0 10px 0 23px;
	list-style:disc;
	
 }
.newsList ul li{
	/*background:url(../images/dot_bullet.gif) no-repeat left 5px;*/
	font-size:13px;
	line-height:16px;
	margin-left:15px;
}

/**--content(aboutus , contact, help pages)
------------------------------------------------------------------------------**/
#content{
	padding:20px 48px 0 47px;
	overflow:hidden;
	width:928px;
	clear:both;
	height:auto;
    min-height:410px;	

}
#downloadcontent{
	padding: 20px 20px;
}
#content h3{
	margin-bottom:30px;
} 

.firstRow, .secondRow, .thirdRow{
	float:left;
	display:inline;
	width:270px;
	padding-top:30px;
	font-size:13px;
	line-height:16px;

}
.firstRow, .secondRow{
	margin-right:45px;
}
/*installOverview*/
.installOverview{
	padding: 0 0 0 0px;
}
.select_option{
	background: url(../images/dash-border.gif) repeat-x left bottom;
	width: 430px;
	padding: 0 0 10px 0;
}
.installOverview h2.iphone{	
	background: url(../images/iphone.gif) no-repeat left top;
	display: block;
	text-indent: -999px;
	margin: 25px 0 17px 0;
	height: 20px;
}
.installOverview .left{
	float: left;
}
.io_content{
	padding: 0 0 55px 16px;
	background: url(../images/dash-border.gif) repeat-x left bottom;
	height: 230px;
	_height: 250px;
	
}
.installOverview .right{
	float: left;
	padding: 0 0 0 44px;
}



/*installInstructions*/

.installInstructions{
}
.download{
	float: right;
	margin: 0px 0 0 0;
	background: url(../images/arrow.gif) no-repeat left center;
	padding: 2px 0 2px 20px;

}
#content .download a{
	color:#63BC46;
	font-size: 16px;
	font-weight: bold;
}
/**--#btmCol
------------------------------------------------------------------------------**/
#btmCol{
	clear:both;
	width:928px;
	padding:60px 0;
	overflow:hidden;
	
}

#btmCol .allwallpaper ul{
	list-style-type:none;
	overflow:hidden;
	}
#btmCol .allwallpaper ul li{
	float:left;
	display:inline;
	margin-left:38px
}
#btmCol .allwallpaper ul li:first-child{
	margin-left:0;
}
#btmCol .downloadBtn{
	width:928px;
	height:75px;
	
}
#btmCol .downloadBtn a{
	background:url(../images/btn_largeDownload.gif) no-repeat left top;
	width:928px;
	height:75px;
	display:block;
	text-indent:-99999px;
	}
/**--contact page
---------------------------------------------------------------------------------**/
#content .address{
	padding-top:0px;
	margin-bottom:50px;
}

#content .address p{
	width:260px;
	font-size:13px;
	padding-bottom:33px;
}
/*#content .address a{
	color:#63bc46;
	font-size:36px;
	line-height:40px;
	text-decoration:none;
}*/

/**--help
----------------------------------------------------------------------------------**/
#content .help{
	background:url(../images/helpBg.gif) no-repeat top right;
	min-height:680px;
	height:auto !important;
	height:680px;
	padding-top:30px;
}
ol.orderList{
	width:auto;
	list-style-type:decimal;
	margin-top:20px;
	padding-left:35px;
}
ol.orderList li{
	font-size:16px;
	font-weight:bold;
	padding-bottom:28px;

}
/**--login page
--------------------------------------------------------------------------------**/
#login_reg{
	margin:50px 0 80px;
	height:160px;
}
#login_reg .login, #login_reg .registration{
	float:left;
	width:442px;
	height:160px;
	display:inline;	
	
}
#login_reg .login{
	background:url(../images/login_shadow.gif) no-repeat center bottom;
	margin-right:40px;
	position:relative;
}
#login_reg .login h3, #login_reg .registration h3{
	text-align:center;
}
#login_reg .login form{
	margin-left:50px;
	margin-top:10px;
}
#login_reg .login label{
	font-size:16px;
	color:#59595c;
	float:left;
	display:inline;
	width:115px;
	font-weight:bold;
	}
#login_reg .login p{
	height:30px;

}
#login_reg .login input[type=text]{
	width:155px;
	float:left;
	border:2px solid #BCBCBC;
}
#login_reg .login input[type=password]{
	width:155px;
	float:left;
	border:2px solid #BCBCBC;
}


#login_reg input.loginBtn{
	background:url(../images/login_btn.gif) no-repeat left top;
	width:84px;
	height:32px;
	border:none;
	text-indent:-99999px;
	position:absolute;
	top:60px;
	right:0;	
	cursor:pointer;
}
 input.submitBtn{
	background:url(../images/SUBMIT_03.gif) no-repeat left top;
	width:104px;
	height:32px;
	border:none;
	text-indent:-99999px;
	position:absolute;
	top:60px;
	right:0;	
	cursor:pointer;
}


#login_reg .registration{
	background:url(../images/register_shadow.gif) no-repeat center bottom;
}
#login_reg .registration a{
	background:url(../images/registration_btn.gif) repeat left top;
	width:187px;
	height:32px;
	display:block;
	text-decoration:none;
	text-indent:-99999px;
	margin:10px auto;
}
.keep_login{
	position:absolute;
	left:165px;
	top:170px;
	width:350px;
	font-size:14px;
	color:#59595c;
	font-weight:bold;
}
.keep_login input[type=checkbox]{
	margin-right:5px;
}

/**--regFrm
----------------------------------------------------------------------------------**/
.regFrm{
	background:url(../images/register_image.jpg) no-repeat top right;
	width:750px;
	margin-top:10px;
	margin-bottom:50px;
}



.regFrm form{
	width:460px;
}
.regFrm p{
	height:30px;
	clear:both;

}
.regFrm label{
	font-size:16px;
	color:#59595c;
	float:left;
	display:inline;
	margin-right:10px;
	width:200px;
	font-weight:bold;
	text-align:right;
	}
.regFrm label span{
	color:#FF0000;
}
.regFrm input[type=text], .regFrm input[type=password], .regFrm select{
	width:235px;
	float:left;
	border:2px solid #BCBCBC;
}
.regFrm select.midiumSelect{
	width:139px;
	border:2px solid #BCBCBC;
	
}
.regFrm input.regBtn{
	background:url(../images/registration_btn.gif) no-repeat left top;
	width:187px;
	height:32px;
	display:block;
	border:none;
	margin-left:230px;
	margin-top:30px;
	cursor:pointer;
	
}
.regFrm input.updateProfileBtn{
	background:url(../images/UPDATE_05.gif) no-repeat left top;
	width:187px;
	height:32px;
	display:block;
	border:none;
	margin-left:230px;
	margin-top:30px;
	cursor:pointer;
}

/**--categoies
-------------------------------------------------------------------------------------**/
#catContent{
	padding:20px 15px 0 19px;
	overflow:hidden;
	width:990px;
	clear:both;

}
.searchBox, .catName{
	height:37px;
	overflow:hidden;
}
.searchBox h4{
	background:url(../images/category_title.gif) no-repeat left top;
	width:176px;
	height:27px;
	text-indent:-999999px;
	float:left;
	display:inline;
	margin-left:20px;
	margin-right:110px;
	display:inline;
}
.searchCatProd{
	width:350px;
	float:left;
	padding:3px 0;
	
}

.catName .searchCatProd{
	
	padding:0px 0px 0px 10px !important;
	
}

.searchCatProd  label{
	font-size:13px;
	padding-right:5px;
	text-transform:uppercase;
	font-weight:bold;
}
.searchCatProd  .searchbox{
	width:177px;
	background:#FFFFFF;
	border:1px solid #D9D9D9;
}

.searchBox .sticker, .catName .sticker{
	position:absolute;
	right:31px;
	top:42px;
	display:block;
	width:151px;
	height:150px;
}
.searchBox .sticker a, .catName .sticker a{
	background:url(../images/sticker-trans.png) no-repeat left top;
	display:block;
	width:151px;
	height:150px;
	cursor:pointer;
}

.catBox, .sel_categories{
	clear:both;
	overflow:hidden;
	float:left;
	margin-top:0px;
	width:100%;
}
.categories{
	background:url(../images/category_bg.gif) no-repeat left top;
	width:209px;
	height:224px;
	padding:18px;
	display:inline;
	float:left;
}
/**--select cartegories
----------------------------------------------------------------------**/
.catName{
	background:url(../images/dash_line.gif) repeat-x left bottom;	
}
.catName h4{
	background:url(../images/artSkinz.gif) no-repeat left top;
	width:147px;
	height:27px;
	text-indent:-99999px;
	float:left;
	margin-right:110px;
	display:inline;
}
.catName .sel_cat{
	float:left;
	width:150px;
}
.catName .sel_cat select{
	width:145px;
	background:#FFFFFF;
	border:1px solid #D9D9D9;
}
.sel_categories{
	margin-top:20px;
	_margin-bottom:20px;
}
.sel_categories .product_code{
	width:186px;
	text-align:center;
	padding-top:3px;
	}


.sel_categories .download_skinz{
	width:186px;
	height:253px;
	float:left;
	display:inline;
	margin-right:61px;
	margin-bottom:40px;
	position:relative;
}
.sel_categories .last_rec{
margin-right:0px !important;
}

/*.download_skinz:nth-child(4), .download_skinz:nth-child(8){
	margin-right:0px;
}*/
.download_skinz a.download_wall{
	background:url(../images/skin_download.gif) no-repeat left top;
	width:58px;
	height:46px;
	display:block;
	position:absolute;
	left:63px;
	bottom:0px;
	text-indent:-999999px;
	cursor:pointer;
	top:203px;

	
}
/**--artistBox
--------------------------------------------------------------------------------**/
.artistBox{
	width:100%;
	overflow:hidden;
	background:url(../images/green_dash_27.gif) repeat-x left bottom;
	padding-top:30px;
}
.artistBox:last-child{
	background:none;
}
/**--designList1--**/
ul.designList1{
	width:470px;
	float:left;
	overflow:hidden;
}
ul.designList1 li{
	float:left;
	display:inline;
	margin-right:24px;
	width:132px;
}
/**--designList2--**/
ul.designList2{
	width:100%;
	float:left;
	overflow:hidden;
	padding-bottom:10px;
}
ul.designList2 li{
	float:left;
	display:inline;
	margin-right:24px;
	width:132px;
}
ul.designList2 li:last-child{
	margin-right:0;
}
/**--.artist_details
-----------------------------------------------------------------------------**/
.artist_details{
	width:440px;
	height:276px;
	float:left;
	overflow:hidden;
}
.artist_details .artislImage{
	width:175px;
	float:left;
	display:inline;
	margin-right:24px;
	height:240px;
	text-align:center;
}
.artist_details .deatils{
	width:230px;
	float:left;
	height:240px; 
	overflow:auto;	
}
.artist_details .deatils p{
	line-height:16px;
}
/*.artist_details .deatils h4.artist_name{
	font-size: 30px;
	line-height:25px;
}*/
/**--footer
---------------------------------------------------------------------------------**/
#footer{	
	width:1125px;
	height:125px;
	margin:0 auto;
	text-align: center;
	color: #999999;
}
.footerlinks{
	background:#F7F7F8 url(../images/mainBg.gif) repeat-y center top;	
	padding:39px 0px 20px 0px;
	width: 1125px;
	margin: 0 auto;
}
.footerlinks a{
	color: #999999;
	text-decoration: none;
}
.footerlinks a:hover{
	color:#64BC47;
	text-decoration: underline;
}
.bottom_curve{
	background:url(../images/bottomRound.gif) no-repeat center top;
	/*_background:url(../images/bottomRound.gif) no-repeat 1px top;*/
	width:1125px;
	height:86px;
	margin:0 auto;
}
	
/**--clearfix
------------------------------------------------------------------------------------**/
.clear{	clear: both;}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 1%;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
#reg_slogun {
	font-size: 35px;
	line-height:32px;
	font-weight:bold;
	width:425px;	
	position:absolute;
	top:93px;
	left:150px;
	visibility:hidden;
}
/*For download center page*/
#downloadcontent .heading {
	height:18px;
	padding: 3px 0 17px 26px;
}
.thumbPic {
	float:left;
	width:244px;
	height:253px;
	padding-right:1px;
}
