@import url('reset.css');

body {
	background: #fff;
	color: #fff;
	font-family: 'Myriad Pro', Arial, sans-serif;
	text-transform: uppercase;
}

a {
	color: #fff;
	text-decoration: none;
}

.wrapper {
	width: 786px;
	height: auto;
	min-height: 602px;
	position: relative;
	margin: 0 auto;
}

.header {
	position: relative;
	height: 100px;
    margin: 2px 0;
}

.searchTxtDiv {
	background: url("../images/searchInput.jpg") no-repeat left top;
	padding: 0px;
	height: 18px;
	position:relative;
	width: 121px;
}

.searchTxt {
	background-color: rgba(0, 0, 0, 0);
	border: none;
	bottom: 2px;
	font-size: 10px;
	padding: 0 0 0 7px;
	position: relative;
	margin-left:2px;
	width: 106px;
}

.searchSubmit {
	border-style: none;
	background: url("../images/searchBtn.png") no-repeat;
	width: 27px;
	cursor: pointer;
	height:18px;
}
.searchSubmit:hover {
	border-style: none;
	background: url("../images/searchBtn-over.png") no-repeat;
	width: 27px;
	cursor: pointer;
	height:18px;
}
#menu {
	background-color: #000;
	height: 40px;
}

#menu ul {
	list-style: none;
}

#menu li {
	position: relative;
	/*padding: 0 27px;*/
	padding: 0 2.8%;
	z-index: 2000;
}

.subMenu ul {
	margin: 0px;
	padding: 0px;
}
.subMenu ul li{
	float: left;
	margin: 0px;
	padding: 5px 1.5%;
	width: 30%;
}

#menu li,#menu li a,#menu li a span,#menu li.active a,#menu li.active a span,#menu li.hover a,#menu li.hover span a,#menu li:hover a,#menu li:hover a span
	{
	display: block;
	float: left;
	height: 40px;
	line-height: 40px;
	font-weight: normal;
	color: #fff;
	z-index: 999;
}

#menu li a {
	/*padding: 0 0 0 20px;*/
}

#menu li a span {
	padding: 0 5px 0 0;
}
#menu li span {
    padding: 0 10px;
}
#menu li a:hover,#menu li a:hover span,#menu li.active a,#menu li.active a span,#menu li.hover a,#menu li.hover span a,#menu li:hover a,#menu li:hover a span
	{
	color: #ED78A0;
}
#menu li:hover,#menu li:hover span,#menu li.active ,#menu li.active  span,#menu li.hover ,#menu li.hover span ,#menu li:hover ,#menu li:hover span
{
	color: #ED78A0;
}
/*
#menu ul
{
	margin:0 0px 0 0px;
	
}*/
/* Drop Down Level 1 */
#menu ul ul {
	
	visibility: hidden;
	z-index: 1000;
	background-image: url("../images/bgSubMenu.png");
	background-repeat: repeat;
	font-size: 14px;
	padding: 14px 0px;
	width: 180px;
	display: table;
	position:absolute;
	
}

#menu ul ul li {
	clear: left;
}

#menu ul ul li {
	display: block;
}

#menu ul ul li,#menu ul ul li a,#menu ul ul li span,#menu li.hover ul li a,#menu li.hover ul li span a,#menu li:hover ul li a,#menu li:hover ul li a span
	{
	height: 25px;
	line-height: 30px;
	
}

#menu ul ul li a {
	padding: 1px 0;
	text-indent: 15px;
	color: #fff !important;
}

#menu ul ul li.hover,#menu ul ul li:hover,#menu ul ul li a:hover {
	color: #ED78A0 !important;
}
/* first ul */
.menuul
{
	
}


.MainDiv {
	/* background: url("../images/mainImg.jpg") no-repeat; */
	height: 450px;
	position: relative;
	margin-bottom: 40px;
}
.MainDiv ul {
	display: block;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.subMenu {
	
	background-image: url("../images/bgSubMenu.png");
	background-repeat:repeat;
	position: absolute;
	z-index: 9;
	left: 220px;
	font-size:13px;
	padding:5px 10px;
	width:343px;
}

.subMenu td a {
	margin-right: 10px;
}

.subMenu a:hover {
	color: #ED78A0;
}

#menuNav a h2,
.subMenu a{
	font-size:12px !important;
}

.HomeDesc {
	font-size: 16px;
	position: relative;
	top: 14px;
}

.footerText {
	color: #000;
	font-size: 10px;
}

.AboutDiv {
	background-color: #ED78A0;
	font-size: 16px;
	height: 550px;
	position: relative;
	text-transform: none;
	width: 100%;
}
.ContactDiv {
	background-color: #ED78A0;
	font-size: 16px;
	height: 690px;
	margin-top: 20px;
	position: relative;
	text-transform: none;
	width: 100%;
}
.BranchesDiv
{
	font-size: 16px;
	margin-top: 20px;
	position: relative;
	text-transform: none;
	width: 100%;
}
.branchesInside
{
	margin: 50px;
	height: 550px;
}
.branchImgDiv
{
	width: 145px;
	height: 140px;
	border: 6px solid #ED78A0;
	margin-bottom:5px;	
}
.branchDiv
{
	width: 157px;
	text-align:left;
	color: #6D6E71;
	font-size:14px;	
}
.button_reset
{
	width:100px;
}

.button_send
{
	color: #fff;
    font-family: myriad pro;
	background-color: #000;
    font-size: 16px;
    height: 30px;
    width: 100px;
	cursor:pointer;
}
.button_send:hover
{
	color: #ED78A0;
	background-color: #000;
}
.contacttextarea
{
	border: 1px solid #B0B0B0;
    color: #979797;
    padding: 3px 5px 4px;
	resize:none;
}
.ProductsDiv {
	background-color: #fff;
	font-size: 16px;
	height: 750px;
	position: relative;
	text-transform: none;
	width: 100%;
	padding-top: 70px;
}

.sideDiv {
	float: left;
	height: 100%;
	width: 15%;
}
.VideoBG {
    position: relative;
    height: 332px;
    background: url('../images/starBg.jpg') no-repeat;
}

.absoluteImgPlay {
    background-image: url("../images/play.png");
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer;
    height: 332px;
    position: absolute;
    width: 590px;
} 
.prDiv {
	float: right;
	height: 100%;
	width: 85%;
}
.brandDiv
{
	margin-bottom:15px;
}
.brandDiv span
{
	border-top:3px solid #ED78A0;
	color:#ED78A0;
	text-transform:uppercase;
	display: inline-block;
}
.brandDiv h2
{
	text-transform:capitalize;
	font-size:14px;
}
.brandDiv a
{
	color: #000;
}
.brandImg
{
	width:257px;
	height:241px;
}
.brandDiv a:hover
{
	color: #ccc;
}
.FloatL {
	float: left;
}
.searchDiv
{
	font-size: 16px;
	margin-top: 20px;
	position: relative;
	text-transform: none;
	width: 100%;
	height:780px;
}
.searchResult
{
	color: #000;
	border-bottom: 1px solid #000;
}
.searchListing
{
	margin-top: 10px;
}
.searchPagination td a:hover
{
	color: #ED78A0 !important;	
}
.clear {
	clear: both;
	float:none;
}