html{
	height:100%;
}
body{
	margin:0;
	font:13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#f3f3f3;
	height:100%;
	position:relative;
	min-width:1000px;
	background:#000;
}
/* General reset */
img{border:none;}
a{color:#d04298;text-decoration:none;}
a:active, a:focus{
	outline:none;
}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
#container{
	width:100%;
	min-height:100%;
}
* html #container{
	height:100%;
}
/* header start */
#header{
	width:100%;
	background:url(../images/bg-header.gif) repeat-x;
	overflow:hidden;
	position:absolute;
	top:0;
	left:0;
}
#header .holder{
	width:990px;
	margin:0 auto 37px;
	overflow:hidden;
}
.support{
	display:block;
	text-align:right;
	font-size:11px;
	color:#b4719f;
	padding:4px 23px 37px 0;
}
.support em{
	font-style:normal;
	padding:0 0 0 25px;
}
.support a{color:#b4719f;text-decoration:none;}
.support a:active, a:focus{
	outline:none;
}
.support a:hover{text-decoration:underline;}
.header-nav{
	width:100%;
	overflow:hidden;
}
.logo{
	float:left;
	width:275px;
	padding:0 0 0 17px;
}
.logo a{
	display:block;
	background:url(../images/logo.png) no-repeat;
	width:275px;
	height:56px;
	text-indent:-9999px;
	cursor:pointer;
}
.menu{
	float:right;
	list-style:none;
	padding:0;
	margin:4px -4px 0 0;
	width:698px;
}
.menu li{
	float:left;
	display:inline;
	padding:0 1px 0 2px;
	background:url(../images/separator1.gif) no-repeat;
}
.menu li:first-child{background:none;}
.menu li a{
	float:left;
	padding:13px 21px 14px;
	font-size:15px;
	color:#838383;
	text-decoration:none;
}
.menu li a:hover{
	background:#962c7b url(../images/bg-menu-hover.gif) repeat-x;
	color:#fffefe;
}
.menu li.active a{
	color:#fffefe;
}
/* header end */
#wrapper{
	width:100%;
	background:url(../images/bg-wraper.gif);
	padding:150px 0 248px;
	overflow:hidden;
}
/* main start */
#main{
	width:970px;
	margin:0 auto;
	overflow:hidden;
	padding:0 0 15px 20px;
}
/* content */
#content{
	float:left;
	width:520px;
	margin:38px 0 0;
}
#content h1,
#content h2,
.columns-home h3{
	color:#9b0c6f;
	font-weight:normal;
}
#content h1{
	margin:0 0 14px;
	font-size:28px;
}
#content p{
	line-height:20px;
	margin:0 0 20px;
}
#content p span{
	color:#9b0c6f;
	font-weight: bold;
}
#content h2{
	margin:0 0 8px;
	font-size:24px;
}
#content h3{
	color:#9b0c6f;
	font-weight:normal;
}
/* sidebar */
#sidebar{
	float:right;
	width:416px;
	padding:25px 10px 0;
}
.slide-block{
	width:100%;
	overflow:hidden;
	margin:0 0 40px;
}
.slide-block img{
	display:block;
}
.btn-get{
	width:190px;
	height:44px;
	margin:0 0 0 120px;
	overflow:hidden;
}
.btn-get a{
	display:block;
	background:url(../images/btn-get.png) no-repeat;
	width:190px;
	height:88px;
	text-indent:-9999px;
	cursor:pointer;
}
.btn-get a:hover{
	margin:-44px 0 0;
}
.btn-submit{
	width:145px;
	height:44px;
	margin:0 0 0 0;
	overflow:hidden;
}
.btn-submit a{
	display:block;
	background:url(../images/btn-submit.png) no-repeat;
	width:145px;
	height:88px;
	text-indent:-9999px;
	cursor:pointer;
}
.btn-submit a:hover{
	margin:-44px 0 0;
}
.btn-subscribe{
	width:145px;
	height:44px;
	margin:0 0 0 0;
	overflow:hidden;
}
.btn-subscribe a{
	display:block;
	background:url(../images/btn-subscribe.png) no-repeat;
	width:145px;
	height:88px;
	text-indent:-9999px;
	cursor:pointer;
}
.btn-subscribe a:hover{
	margin:-44px 0 0;
}

/* main end */

.wrap{
	width:100%;
	background:#000 url(../images/bg-wrap.gif) repeat-x;
	overflow:hidden;
}
/* columns-home start */
.columns-home{
	width:970px;
	margin:0 auto;
	overflow:hidden;
	padding:0 0 6px 20px;
}
.column{
	float:left;
	width:278px;
	padding:0 30px 0 0;
}
.columns-home h3{
	margin:34px 0 48px;
	font-size:20px;
	line-height:22px;
}
.news{
	list-style:none;
	padding:0;
	margin:0;
}
.news li{
	color:#9b0c6f;
	padding:0 0 10px;
	line-height:17px;
}
.news li strong{
	display:block;
	padding:0 0 3px;
}
.news li a{
	color:#fff;
	text-decoration:none;
	background:url(../images/ico-doc.gif) no-repeat 0 2px;
	padding:0 0 0 19px;
	line-height:20px;
}
.news li a:hover,
.footer-nav li a:hover,
#footer p a:hover,
#content ul li a:hover,
a.link-see:hover,
.add a:hover{
	text-decoration:underline;
}
.column-ctr{
	float:left;
	width:280px;
	padding:0 74px 0 0;
}
.column-ctr h3{
	margin:34px 0 34px 23px;
}
.qoute{
	margin:0;
	padding:17px 0 0 24px;
	background:url(../images/bg-blockquote.gif) no-repeat;
	width:256px;
	overflow:hidden;
}
.qoute q:before{content:"";}
.qoute q:after{content:"";}
.qoute q{
	line-height:20px;
	color:#9b0c6f;
	padding:0 0 20px;
	display:block;
}
.qoute cite {
	color:#5f0242;
	font-style:normal;
	font-weight:bold;
}
/* columns-home end */

/* footer start */
#footer{
	width:100%;
	height:248px;
	margin:-248px 0 0 0;
	position:relative;
	border-top:1px solid #242424;
	background:#000;
}
#footer .holder{
	width:990px;
	margin:0 auto 28px;
	overflow:hidden;
}
.footer-lt{
	float:left;
	padding:0 0 0 15px;
	width:665px;
}
.footer-nav{
	list-style:none;
	padding:10px 0;
	margin:0;
}
.footer-nav li{
	display:inline;
	background:url(../images/separator2.gif) no-repeat 0 5px;
	padding:0 10px 0 16px;
}
.footer-nav li:first-child{
	background:none;
	padding-left:0;
}
.footer-nav li a{
	color:#5f0242;
	text-decoration:none;
}
#footer p{
	margin:0 0 25px;
	font-size:12px;
	color:#333;
}
#footer p a{
	color:#333;
	text-decoration:none;
}
.slide-box{
	width:100%;
	overflow:hidden;
	padding:0 0 20px;
}
.slide-box ul{
	list-style:none;
	padding:0;
	margin:0;
}
.slide-box ul li{
	float:left;
	padding:0 20px 0 0;
}
.slide-box ul li img{
	display:block;
}
.copy{
	display:block;
	background:url(../images/txt-copy.gif) no-repeat;
	width:224px;
	height:14px;
	text-indent:-9999px;
}
/* footer end */

/* addict_inside page */

/* content */
.inside #content{
	width:470px;
	padding:0 40px 0 0;
}
#content ul{
	list-style:none;
	padding:0 0 20px 12px;
	margin:0;
}
#content ul li{
	background:url(../images/bullet.gif) no-repeat 0 7px;
	padding:0 0 2px 24px;
}
#content ul li a{
	text-decoration:none;
}
.inside #content h2{
	font-weight:bold;
	font-size:20px;
	margin:0 0 4px;
}
.inside #content h3{
	font-size:15px;
	margin:0 0 4px;
	color:#9b0c6f;
}
/* sidebar */
.inside #sidebar{
	width:460px;
	padding:62px 0 5px;
}
#carusel{
	height:1%;
	position:relative;
	padding:0 0 65px;
}
#carusel div.slideset{
	width:416px;
	overflow:hidden;
	position:relative;
}
#carusel ul{
	list-style:none;
	padding:0;
	margin:0;
	width:9999px;
	position:relative;
}
#carusel ul li,
#content .pictures li{
	float:left;
	width:124px;
	padding:0 15px 0 0;
}
#carusel ul li img,
#content .pictures li img{
	display:block;
	margin:0 auto;
}
#carusel ul li a,
#content .pictures li a{
	display:block;
	background:url(../images/bg-img-gall.gif) no-repeat;
	width:124px;
	height:169px;
	padding:5px 0 0;
}
#carusel ul li a:hover,
#content .pictures li a:hover{
	background:url(../images/bg-img-gallhover.gif) no-repeat;
}
.btn-next{
	position:absolute;
	right:10px;
	top:62px;
	height:52px;
	overflow:hidden;
}
.btn-next a{
	display:block;
	background:url(../images/link-next.png) no-repeat;
	width:32px;
	height:104px;
	text-indent:-9999px;
	cursor:pointer;
}
.btn-next a:hover{
	margin:-52px 0 0;
}
.two-columns{
	width:476px;
	margin:0 0 0 -18px;
	overflow:hidden;
}
.column-box{
	float:left;
	width:220px;
	padding:0 0 0 18px;
}
.column-box h3{
	font-size:20px;
	color:#9b0c6f;
	font-weight:normal;
	margin:0 0 12px;
}
.items{
	list-style:none;
	padding:0 0 30px;
	margin:0;
}
.items li{
	padding:0 0 3px;
	font-size:15px;
}
.items li a{
	display:block;
	padding:3px 4px 4px;
	text-decoration:none;
}
.items li span{
	background:url(../images/bullet-items.gif) no-repeat 0 50%;
	padding:0 0 0 18px;
}
.items li a:hover{
	background:#350825;
	color:#fff;
}
.items li ul{
	list-style:none;
	padding:0 0 0 21px;
	margin:6px 0 -6px;
}
.items li ul li{
	padding:0 0 10px;
}
.items li ul li a{
	color:#fff;
	padding:0;
}
.items li ul li a:hover{
	background:none;
	text-decoration:underline;
}
.inside .qoute{
	width:195px;
	padding:0 0 32px 4px;
	background:none;
	margin:-6px 0 0;
}
.inside .btn-get{
	margin:0 0 0 4px;
}
.column-box .news{
	margin:0 0 20px;
}
/* footer */
.icons-list{
	float:right;
	list-style:none;
	padding:0 38px 0 0;
	margin:0;
}
.icons-list li{
	float:left;
	padding:7px 0 0 5px;
}
.icons-list li img{
	display:block;
}
/* addict_portfolio page */
/* content */
.portfolio #content{
	width:700px;
}
.portfolio-box{
	width:100%;
	overflow:hidden;
	margin:26px 0 20px;
}
#content .pictures{
	width:100%;
	overflow:hidden;
	list-style:none;
	padding:0 0 12px;
	margin:0;
}
#content .pictures li{
	background:none;
	padding-bottom:16px;
}
.tabset{
	width:100%;
	overflow:hidden;
}
#content .tabset ul {
	float:left;
	padding:0;
	margin:0;
	list-style:none;
}
#content .tabset ul li {
	float:left;
	padding:0;
	background:none;
}
.ui-tabs-hide {display:none;}
.tabset a{
	float:left;
	margin:0 3px 0 2px;
	background:url(../images/btn-tabs-rt.gif) no-repeat 100% 0;
	height:26px;
	overflow:hidden;
	padding:0 3px 0 0;
	font-size:15px;
	line-height:22px;
	color:#9b0c6f;
	text-decoration:none;
}
.tabset a span{
	float:left;
	background:url(../images/btn-tabs-lt.gif) no-repeat;
	height:26px;
	padding:0 4px 0 7px;
}
.tabset a span.pr-nxt{
	padding:0 2px 0 6px;
}
.tabset a:hover,
.tabset .ui-state-active a{
	background-position:100% -26px;
	color:#fff;
}
.tabset a:hover span,
.tabset .ui-state-active a span{
	background-position:0 -26px;
}
.tab img {
	background-color:black;
}
/* sidebar */
.portfolio #sidebar{
	width:225px;
	padding:45px 0 0;
}
#sidebar h2{
	margin:0 0 16px;
	font-size:20px;
	color:#9b0c6f;
}
.form-search{
	width:100%;
	overflow:hidden;
	margin:4px 0 37px;
}
.form-search legend{
	display:none;
}
.form-search label{
	display:block;
	font-size:20px;
	color:#9b0c6f;
	padding:0 0 5px;
}
.inpt-search{
	width:100%;
	overflow:hidden;
}
.inpt-search div{
	background:url(../images/bg-inpt-search.gif) no-repeat;
	width:199px;
	height:25px;
	overflow:hidden;
}
.inpt-search input{
	float:left;
	background:none;
	border:none;
	font-size:18px;
	line-height:20px;
	color:#9b0c6f;
	margin:0 5px;
	width:189px;
	height:19px;
}
.btn-search{
	float:right;
	background:url(../images/btn-search.gif) no-repeat;
	width:23px;
	height:25px;
	text-indent:-9999px;
}
.btn-subm{
	display:none;
}



.form-contact{
	width:100%;
	overflow:hidden;
	margin:4px 0 7px;
}
.form-contact legend{
	display:none;
}
.form-contact label {
	display:block;
	font-size:16px;
	color:#9b0c6f;
	padding:0 0 0px;
}
.inpt-contact{
	width:100%;
	overflow:hidden;
}
.inpt-contact div{
	background:url(../images/bg-inpt-search.gif) no-repeat;
	height:25px;
	overflow:hidden;
}
.inpt-contact input{
	float:left;
	background:none;
	border:none;
	font-size:14px;
	line-height:28px;
	color:#fff;
	margin:0 5px;
	width:189px;
	height:19px;
}
.inpt-contact select{
	float:left;
	background:none;
	border:none;
	font-size:14px;
	line-height:28px;
	color:#fff;
	margin:0 5px;
	height:19px;
}
.inpt-contact textarea{
	float:left;
	background:none;
	border:none;
	font-size:14px;
	line-height:28px;
	color:#9b0c6f;
	margin:0 5px;

}
.portfolio .btn-get{
	margin:0 0 23px;
}
.add{
	width:100%;
	overflow:hidden;
	font-size:15px;
}
.add a{
	color:#9b0c6f;
	text-decoration:none;
}
.link-see{
	display:block;
	background:url(../images/bullet-items.gif) no-repeat 0 7px;
	margin:0 0 19px 4px;
	padding:0 0 0 18px;
}
.print-list{
	list-style:none;
	padding:0;
	margin:0;
}
.print-list li{
	padding:0 0 10px;
}
.print-list li a{
	padding:0 0 0 22px;
}
.print-list li a.print{
	background:url(../images/ico-print.gif) no-repeat 0 3px;
}
.print-list li a.email{
	background:url(../images/ico-email.gif) no-repeat 0 3px;
}