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

body {
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	margin-top: 0px;
	margin: 0 auto;
	padding-top: 0px;
	background-color: #ffffff;
	font-family: verdana, Arial, Helvetica, sans-serif;
	color: #cccccc;
}

.general-text {
	font-family:  verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #d0d0d0;
	margin: 0px;
	padding: 0px;
	text-align: justify;
	margin-top: 5px;
}


.dressability-text {
	line-height: 18px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 5px;
}


.general-text-ft {
	font-family:  verdana, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #d0d0d0;
	margin: 0px;
	padding: 0px;
	text-align: justify;
	margin-top: 2px;
}


h3 {
	margin: 0px;
	color: #8cc63f;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	letter-spacing: 1px;
}
.section-name {
	margin: 0px;
	color:#8cc63f;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	letter-spacing: 3px;
	font-weight:bold;
}

.section-name-sub {
	margin: 0px;
	color:#8cc63f;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	letter-spacing: 0px;
	}

a {
	color: #3399cc;
	text-decoration: underline;
}
a:hover {
	color: #09F;
}
/* Wrapper with width of 960px, centered */
#wrapper {
	width: 1000px;
	height: 1px;
	margin: 0 auto;
	padding-top: 0px;
	margin-top: 0px;
	margin-top: auto;
}
/* HEADER */

#header {
	width: 1000px;
	height: 110px;
	
}
#logo {
	width: 600px;
	float: left;
	height: 47px;
	padding-top:25px;
}

.twitter{
	margin:0;
	padding:0;
	float:right;
	margin-right:35px;
	padding-top:10px;
	}

	.twitter img{
	border:0;}


/* class for describing the position of logo img */
.imgHeader {
	height: 47px;
	margin-top: 0;
	margin-left: 30px;
}
/* END OF HEADER */

/* This styles the call us now section in the upper right corner */
#call-us-now {
	padding-top: 0;
	padding-bottom:2px;
	width: 370px;
	padding-right: 30px;
	float:right;
	height: 55px;
	text-align:right;
}
#call-us-now p {
	font-size: 0.8em;
	color: #000000;
	float:right;
	font-weight: lighter;
	font-family: verdana, Arial, Helvetica, sans-serif;
}
#call-us-now img {
	margin-top: 3px;
	float: right;
	width: 40px;
	padding-top: 3px;
	margin-right: 15px;
}

.box-slogan {
	float: left;
	width: 464px;
	height: 220px;
	margin-top: 30px;
}
.slogan {
	color: #212121;
	font-size: 36px;
	margin: 0px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	padding: 0px;
}
.slogan-description {
	margin: 0px;
	margin-left: 0px;
	color: #212121;
	font-size: 13px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	margin-top: 3px;
}
.box-image {
	height: 220px;
	width: 410px;
	padding-left: 30px;
	margin-top: 30px;
	float: left;
}
.box-divider {
	width: 440px;
	height: 2px;
	background-image:url(../images/divider.jpg);
	background-repeat: repeat-x;
	margin-top: 30px;
}
.slogan-description-2 {
	text-align:justify;
	color: #4e4e4e;
	font-size: 13px;
	letter-spacing: -0.5px;
	line-height: 20px;
	margin: 0;
	margin-top: 10px;
	width: 440px;
}

.clear {
	clear: both;
}
#wrapper-content {
	width: 1000px;
	height: 649px;
}
#spacing-left {
	width: 30px;
	height: 282px;
	float: left;
}
#spacing-right {
	width: 30px;
	height: 285px;
	float: left;
}
#box {
	float: left;
	width: 938px;
	height: 279px;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-top: 0px;
	background-image:url(../images/bg-box.jpg);
	background-repeat:repeat-x;
	border-right: 1px solid #ffffff;
}
.box-element {
	width: 938px;
	height: 278px;
	background-image:url(../images/bg-box.jpg);
	background-repeat:repeat-x;
}
/* CSS used for styling main content of website, in other words, part of the website between moving slogans and footer. Keep in mind that this part has fixed height.*/
#mainContent {
	width: 1000px;
	height: 369px;
	overflow:hidden;
}
/* We devided whole space into two columns, each of 440px width */
.left-column {
	width: 440px;
	float: left;
	height: 310px;
	margin-right: 30px;
	margin-top: 30px;
	margin-bottom: 0px;
	padding-left: 30px;
}
.right-column {
	width: 440px;
	float: right;
	padding-right: 30px;
	margin-top: 30px;
	height: 310px;
}
/* This class is used if you want to to divided one of the columns once again. You can use following classes and divide it into two columns, each with width of 215px */
.column-subdivision-left {
	float: left;
	width: 220px;
	margin-right: 5px;
}
.column-subdivision-right {
	float:right;
	width: 215px;
	margin-left: 5px;
}
/* INDEX */
/* This class is used to style featured services on main page */
.service {
	float: left;
	width: 440px;
	margin-top: 0px;
	padding: 0px;
}
.service-name {
	margin: 0px;
	padding: 0px;
	margin-top: 0px;
	color: #b8b8b8;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	line-height: 20px;
}
.short-description {
	font-family:  verdana, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #3399cc;
	margin: 0px;
	margin-top: 2px;
}
.arrow {
	width: 20px;
	margin-top: 7px;
	float: left;
}
.learn-more {
	float: left;
	margin-top: 10px;
	margin-left: 5px;
	font-size: 14px;
}
/* Accordion */
/* This class is used to style arrow next to Accordion headr */
.Accordion-icon-img {
	width: 20px;
	float: left;
}
/*Stylng for Accordion title */
.AccordionItem-title {
	float: left;
	margin: 0px;
	margin-left: 10px;
	color: #8cc63f;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.AccordionItem-title:hover {
	color: white;
}
ul {
	list-style-image:url(../images/list.png);
	margin:0px;
	padding-left: 23px;
}
ul li {
	font-size: 14px;
	margin-bottom: 5px;
	color: #B8B8B8;
}
#a1 {
	width: 210px;
}
/*NAVIGATION*/

#controller {
	float: right;
	padding-right: 30px;
	height: 20px;
}
.jFlowControl {
	font-family: verdana, Geneva, sans-serif;
	text-align: center;
	letter-spacing:-1px;
	font-size: 0.8em;
	text-transform:uppercase;
	background-image:url(../images/menu-tab.jpg);
	height: 17px;
	padding-top: 3px;
	width: 100px;
	color: #141414;
	cursor: pointer;
	float: left;
}
.jFlowControl:hover {
	background-image:url(../images/menu-tab-order.jpg);
	color:#ffffff;
	
}
.jFlowControl:active {
	background-image: url(../images/menu-tab-active.jpg);
	color: #ffffff;
}

/* END OF NAVIGATION */

/* CONTACT SECTION */
.contact-fieldset {
	width: 460px;
	border: none;
	padding: 0px;
	margin-top: 0px;
}

.contact-label {
	color: #ffffff;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	width: 100px;
	float: left;
}
.contact-input {
	width: 200px;
	margin-right: 5px;
	margin-bottom: 4px;
	padding: 5px;
	background-color: #ffffff;
	border: 1px solid #767676;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color:black;
	letter-spacing: 1px;
}
.contact-body {
	width: 320px;
	background-color: #ffffff;
	color: black;
 	border: 1px solid #767676;
	padding: 5px;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
}
.contact-button {
	text-align: right;
	padding: 6px;
	margin-left: 100px;
	background-color: #141414;
	border: 1px solid #767676;
	color: white;
	font-size: 0.7em;
}
/* END OF CONTACT SECTION */

/* FOOTER */

/* Main styling for the main #footer div */
#footer {
	width: 1000px;
	height:50px;
	background-color:#000000;
	background-repeat:repeat-x;
	padding-top: 0px;
	padding-left: 0px;
}
/* END OF FOOTER */

/*DIVIDERS */
/*Horizontal divider - parallel with x-axis */
 .divider-y {
	width: 440px;
	height: 2px;
	background-image:url(../images/divider-y.jpg);
	background-repeat: repeat-x;
	margin-top: 10px;
	margin-bottom: 10px;
}
/*Vertical divider - parallel with y-axis */
.divider-x {
	width:2px;
	height:300px;
	float: left;
	background-image:url(../images/divider-x.jpg);
	background-repeat: repeat-y;
	margin-top: 30px;
} 

/*Accordion */

.Accordion {
	overflow: hidden;
	width: 440px;
	height: 310px;
	z-index: 100000;
}

.AccordionPanel {
	margin: 0px;
	padding: 0px;
}

.AccordionPanelTab {
	margin: 0px;
	padding: 2px;
	cursor: pointer;
	float: right;
}

.AccordionPanelContent {
	float: left;
	overflow: auto;
	margin: 0px;
	padding: 0px;
	height: 300px;
}

.AccordionPanelOpen .AccordionPanelTab {
	background-color: #EEEEEE;
}

.AccordionPanelTabHover {
	color: #553455;
	cursor: pointer;
}
.AccordionPanelOpen .AccordionPanelTabHover {
	color: #0CC;
}

.AccordionFocused .AccordionPanelTab {
	background-color: #3399FF;
}

.AccordionFocused .AccordionPanelOpen .AccordionPanelTab {
	background-color: #33CCFF;
}
 
/* END OF DIVIDERS */

.gallery-name {
	letter-spacing: 3px;
	font-weight:bold;
	margin-left: 30px;
	margin-top: 30px;
	margin-bottom: 0px;
	color:#8cc63f;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	letter-spacing: 3px;
}

.dressability{
	padding:0 0 35px;
	width:650px;
	height:300px;
	display:block;
	margin-right:auto;
	margin-left:auto;
	}


#jqb_object img{ 
	border: none;
}

#jqb_object { 
	position:relative;
	width:675px; height:250px; 
	overflow:hidden;
}


#jqb_object .jqb_bar{
	position:absolute;
	width:650px; height: 30px;
	left:0px;
	bottom:0px;
	background:#000000;
	opacity:0.7;
	filter:alpha(opacity=70);
	
	color: #ffffff;
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: -1px;
}

#jqb_object .jqb_slide{
	width:650px; height:250px; 
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: -1px;
	text-align: left;
}

#jqb_object .jqb_info{
	padding: 2px 10px 2px 10px;
	float: left;
}

#jqb_object .jqb_btn{
	width: 15px; height: 14px;
	margin: 10px 5px 2px 2px;
	float: right;
}
#jqb_object .jqb_btn_next{
	background-image:url(../images/btn_next.gif);
}
#jqb_object .jqb_btn_prev{
	background-image:url(../images/btn_prev.gif);
}
#jqb_object .jqb_btn_pause{
	background-image:url(../images/btn_stop.gif);
}
#jqb_object .jqb_btn_play{
	background-image:url(../images/btn_play.gif);
}
