@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	padding:0px;
	font-family:Consolas;
	font-size:12px;
	color:#000;
	background:#dcdcdc;
}
html, div, span, applet, object, iframe, h1, h2, h4, h3, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,  em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clear {
	clear:both;
	display:block;
}
* {
	margin:0px;
	padding:0px;
}
@font-face {
	font-family: MyCustomFont;
	src: url(../fonts/consola.eot) /* EOT file for IE */
}
@font-face {
	font-family: MyCustomFont;
	src: url(../fonts/consolai.ttf) /* TTF file for CSS3 browsers */
}
@font-face {
	font-family: MyCustomFont;
	src: url(../fonts/consolab.ttf) /* TTF file for CSS3 browsers */
}
@font-face {
	font-family: MyCustomFont;
	src: url(../fonts/consolaz.ttf) /* TTF file for CSS3 browsers */
}
@font-face {
	font-family: MyCustomFont;
	src: url(../fonts/font.ttf) /* TTF file for CSS3 browsers */
}
#main {
	min-width:1058px;
}
/*header end*/


#header {
	width:100%;
	height:auto;
	margin:0 auto;
}
#header-wrapper {
	width:1058px;
	height: auto;
	background:#fff;
	float:left;
}
#logo {
	float:left;
	margin:0px 0px 0 15px;
}
.twitter {
	float:right;
	margin:20px 25px 0 0px;
}
/*header end*/

/* navigation */
#nav {
	float:left;
	width:1058px;
	height:50px;
	background:#000;

}
#navigation {
	background:#000000;

	height: 50px;
	line-height: 50px;
	font-size: 14px;
	position: relative;
	z-index: 20;
	margin-left:40px;
}
#navigation ul {
	list-style: none;
	list-style-position: outside;
}
#navigation ul li {
	float: left;
	padding-right: 10px;
}
#navigation ul li.last {
	padding-right: 0;
}
#navigation ul li a {
	color: #c3bdbd;
	position: relative;
	float: left;
	font-family:AaIrcChat, "Myriad Pro";
	font-size:13px;
	text-decoration:none;
	text-transform:uppercase;
	padding-left:10px;
}
#navigation ul li a:hover {
	color: #fff;
	text-decoration: none;
	text-shadow: rgba(255,255,255,0.4) 1px 1px 1px;
}
#navigation ul li a span {
	background: url(../images/bottom-arrow.png) no-repeat 0 0;
	position: absolute;
	bottom: -27px;
	left: 50%;
	margin-left: -9px;
	width: 32px;
	height: 29px;
	z-index: 10;
	display: none;
}
#navigation ul li a:hover span, #navigation ul li.active a span {
	display: block;
}
/* end of navigation */

#main-wrapper {
	margin:0 auto;
	width:1058px;
	height:auto;
}
/*thumb*/

#thumb {
	float:left;
	width:1058px;
	height:190px;
	background:#F2F2F2;
}
.thumb-box {
	float:left;
	width:245px;
	height:161px;
	background:url(../images/thu.gif);
	margin:15px 0 0 15px;
}
.fashion {
	font-size:18px;
	font-weight:bold;
	padding:8px 0px 0px 0px;
	text-align:center;
}
.text-p {
	line-height:17px;
	text-align:justify;
	padding:0px 0px 0px 0px;
	text-align: center;
	color:#666666;
	font-size:11.4px;
}
#thumb-img {
	float:left;
	margin:5px 0 0 8px;
}
#content {
	float:left;
	width:1058px;
	height: auto;
	background:#fff;
}
.left-p {
	float:left;
	width:530px;
	height:auto;
}
.title {
	font-family:Consolas;
	font-size:24px;
	color:#000;
	padding:25px 0 0 25px;
	width:400px;
}
.p-text {
	color:#8b8b8b;
	line-height:18px;
	padding:8px 0 0 25px;
	font-size:14px;
	font-family:Consolas;
	width:400px;
}
.p-text1 {
	font-size:25px;
	font-family:Consolas;
	font-weight:bold;
	color:#8b8b8b;
}
#bor-mid {
	float:left;
	height:300px;
	border:1px solid#e3e3e3;
}
/*thumb end*/


/*contact box*/


#content-right {
	float:left;
	width:520px;
	height:auto;
}
.contact-box {
	float:left;
	width:425px;
	height:201px;
	background:url(../images/con-bg.gif) repeat-x;
	border:1px solid #c2c2c2;
	margin:25px 0 0 45px;
}
.con-title {
	font-size:16px;
	color:#000;
	padding:10px 0 0 0px;
	width:420px;
	height:30px;
	text-align:center;
}
.con-title1 {
	font-size:22px;
	color:#000;
	padding:10px 0 0 40px;
	width:350px;
	text-align:center;
}
mail-box {
	float:left;
	width:350px;
	height:auto;
}
.mail-img {
	float:left;
	margin-left:15px;
}
.mail-p {
	line-height:23px;
	font-size:16px;
	color:#8B8B8B;
	padding:0px 0 0 100px;
	width:480px;
	text-align:justify;
	font-family:Book Antiqua, AaIrcChat, "Myriad Pro";
}
.phone-img {
	float:left;
	margin:20px 0 0 20px;
}
.con-nub {
	line-height:18px;
	font-size:15px;
	color:#000;
	padding:10px 0 0 100px;
	width:350px;
	text-align:left;
	font-family:Book Antiqua, AaIrcChat, "Myriad Pro";
}
/*conatct box end*/


/*footer*/


#footer {
	width:1058px;
	height:70px;
	background:#000;
	float:left;
	margin:0px 0 0 0px;
}
#foot {
	margin:5px 0 0 140px;
}
#foot ul {
	text-decoration:none;
}
#foot ul li {
	text-decoration:none;
}
#foot ul li a {
	color:#cccccc;
	font-size:12px;
	display:block;
	float:left;
	padding:8px 10px 8px 0px;
	text-decoration:none;
	font-family:AaIrcChat, "Myriad Pro";
}
#foot ul li a:hover {
	color:#aaacae;
	text-decoration:underline;
}
.copy-right {
	line-height:40px;
	font-size:12px;
	color:#84b7b9;
	margin:0 auto;
	text-align:center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
/*footer end*/









/*slider*/

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(../images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:30px;
}
a.nivo-prevNav {
	left:15px;
}
#slider1 .nivo-controlNav, #slider2 .nivo-controlNav, #slider4 .nivo-controlNav {
	position:absolute;
	left:34%;
	bottom:-15px;
}
#slider1 .nivo-controlNav a, #slider2 .nivo-controlNav a, #slider4 .nivo-controlNav a {
	display:block;
	width:10px;
	height:10px;
	background:url(../images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
	margin-left:10px;
}
#slider1 .nivo-controlNav a.active, #slider2 .nivo-controlNav a.active, #slider4 .nivo-controlNav a.active {
	background-position:-10px 0;
}
#slider2 a {
	display:block; /* IE Fix */
}
#slider3 {
	margin-bottom:110px;
}
#slider3 .nivo-controlNav {
	position:absolute;
	left:29%;
	bottom:-70px;
}
#slider3 .nivo-controlNav img {
	display:inline;
	position:relative;
	margin-right:10px;
	-moz-box-shadow:0px 0px 5px #333;
	-webkit-box-shadow:0px 0px 5px #333;
	box-shadow:0px 0px 5px #333;
}
#slider3 .nivo-controlNav a.active img {
	-moz-box-shadow:0px 0px 5px #fff;
	-webkit-box-shadow:0px 0px 5px #fff;
	box-shadow:0px 0px 5px #fff;
}
#slide {
	float:left;
	width:1058px;
	height:559px;
	background:#f2f2f2;
	margin:0 auto;
}
#slide-show-top {
	float:left;
	width:1058px;
	height:520px;
	background: url(../images/bg.gif) repeat-x;
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#050505', endColorstr='#eaeaea'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#050505), to(#eaeaea)); /* for webkit browsers */
	background: -moz-linear-gradient(top, #050505, #eaeaea); /* for firefox 3.6+ */
	
}
#slide-show {
	float:left;
	width:1058px;
	height:auto;
}
/*slider end*/

.about-p {
	color: #333333;
	font-size: 15px;
	line-height: 24px;
	width:85%;
	padding:45px;
	font-family:"Consolas";
	text-align:justify;
}
/*conatct US  STYLES*/

.contact_us_in {
	width:380px;
	padding:0 0 10px 0;
	margin:0 auto;
	border:#efeeee 1px solid;
	margin:35px 0 20px 80px;
	height:354px;
}
.contact_left {
	float:left;
	width:300px;
	height:auto;
	margin-top:45px;
	line-height:24px;
}
.contact_us_btn {
	width:30%;
	height:30px;
	margin:0 auto;
	margin-bottom:20px;
	margin-top:15px;
}
.newsletter_input {
	border:#b4b3b3 1px solid;
	height:20px;
	color:#7c7c7c;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	width:100%;
	text-align:left;
	background:#fff;
	padding:3px 0 0 5px;
}
.left_form_details {
	width:25%;
	float:left;
	padding:26px 0 0 0;
}
.left_form_details1 {
	width:33%;
	float:left;
	padding:26px 0 0 0;
	margin-left:-20px;
}
.left_form_details2 {
	width:33%;
	float:left;
	padding:15px 0 0 0;
}
.left_form_details_p1 {
	float:left;
	width:95%;
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
	height:20px;
	margin:0 0 15px 0;
	padding:7px 5px 0 0;
}
.right_form_inputs {
	width:74%;
	float:right;
	padding:26px 0 0 0;
}
.right_form_inputs1 {
	width:50%;
	float:left;
	padding:26px 0 0 0;
}
.right_form_inputs_p1 {
	width:100%;
	height:27px;
	margin:0 0 15px 0;
}
.right_form_inputs_p1a {
	width:100%;
	height:70px;
	margin:0 0 15px 0;
}
.contact-left {
	float:left;
	width:500px;
	height:auto;
}
.contact-left {
	float:left;
	width:500px;
	height:auto;
}
/*contact page styles end */



#titile-img {
	float:left;
	width:60%;
	height:auto;
	margin:20px 0 0 120px;
}
#gallery {
	margin: 0 auto;
	float: left;
	width:998px;
	margin-left:65px;
}
#gallery ul {
	list-style: none;
}
#gallery ul li {
	display: inline;
}
#gallery ul img {
	width:200px;
	height:125px;
	border:8px solid #B2B2B2;
	margin:5px;
}
