/* 
Title:		Semos Multimedia main style
Author: 	contact@smultimedia.com
*/

/* Import css file */
@import url(01master.css);
/* pageStructure
-----------------------------------------------------------------------------*/
.topseparator {
	margin:0 auto;
	background-color:#000000;
	padding:2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e7008a;
}
.wrap {
	margin:0 auto;
	width:898px;
	border:10px solid #000;
	background-color:#000000;
}
#header {
	position:relative;
	height:73px;
	background-color:#000;
}
#logo {
	position:absolute;
	top:8px;
	left:18px;
	width:177px;
	height:50px;
}
.content {
	padding:40px 0 0 0;
	width:898px;
	background:#FFFFFF url(../img/contbg.jpg) repeat-x;
}
#lang {
	position:absolute;
	top:85px;
	left:17px;
	width: 853px;
	height: 17px;
}
#nav {
	position:absolute;
	top:37px;
	left:290px;
	width: 593px;
	height: 30px;
}
#sitemap {
	float:left;
	font:bold 13px Tahoma, Arial, serif;
}
#sitemap2 {
	float:right;
	font:11px Tahoma, Arial, serif;
}
#sitemap2 a, #sitemap2 a:visited {
	color:#000;
}
/* Search
-----------------------------------------------------------------------------*/
.search {
	width:257px;
	height:23px;
	float:right;
	padding:8px 26px 0 0;
}
.searchinput {
	float:left;
	width:160px;
	height:18px;
	border:1px solid #CCCCCC;
	color:#A0A0A0;
	padding:4px 0 0 3px;
	margin:2px 0;
}
.send {
	float:right;
	height:26px;
	width:90px;
	border:none;
	padding:2px 0 0 5px;
	font-weight:bold;
	color:#FFFFFF;
	background: url(../img/loginbutt.gif) no-repeat right bottom;
}
/* Newsletter
-----------------------------------------------------------------------------*/
.search1 {
	width:170px;
	height:23px;
	padding:0;
	margin-bottom:5px;
}
.searchinput1 {
	float:left;
	width:130px;
	height:16px;
	border:1px solid #CCCCCC;
	color:#A0A0A0;
	padding:2px 0 0 3px;
	margin:2px 0;
}
.send1 {
	float:right;
	height:22px;
	width:27px;
	border:none;
	padding:0;
	font-weight:bold;
	color:#FFFFFF;
	background: url(../img/okbutt.gif) no-repeat right top;
}
.search2 {
	position:absolute;
	top:5px;
	right:24px;
	width:170px;
	height:23px;
	padding:0;
	margin-bottom:5px;
}
.searchinput2 {
	float:left;
	width:130px;
	height:16px;
	border:1px solid #CCCCCC;
	color:#A0A0A0;
	padding:2px 0 0 3px;
	margin:2px 0;
}
.send2 {
	float:right;
	height:22px;
	width:27px;
	border:none;
	padding:0 0 0 0;
	font-weight:bold;
	color:#FFFFFF;
	background: url(../img/okbutt2.gif) no-repeat right top;
}
/* News
-----------------------------------------------------------------------------*/
.news {
	margin-bottom:15px;
}
.news ul li {
	list-style:none;
	padding-left:15px;
	margin-bottom:10px;
	background: url(../img/bullet03.gif) no-repeat left top;
}
/* mainnavigation
-----------------------------------------------------------------------------*/
.preload1 {
}
.preload1 {
}
.prodrop4 {
	list-style:none;
	height:36px;
	position:relative;
	z-index:500;
	font:bold 14px Arial, Helvetica, sans-serif;
}
.prodrop4 li.top {
	display:block;
	float:right;
}
.prodrop4 li a.top_link {
	display:block;
	float:left;
	height:36px;
	line-height:27px;
	color:#FFFFFF;
	text-decoration:none;
	cursor:pointer;
}
.prodrop4 li a.top_link span {
	float:left;
	display:block;
	padding:0 10px 0 10px;
	height:36px;
}
.prodrop4 li a.top_link:hover {
	color:#e7008a;
	line-height:25px;
}
.prodrop4 li:hover > a.top_link {
	color:#e7008a;
	line-height:25px;
}
.prodrop4 table {
	border-collapse:collapse;
	width:0;
	height:0;
	position:absolute;
	top:0;
	left:0;
}
/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.prodrop4 a:hover {
	visibility:visible;
	position:relative;
	z-index:200;
}
.prodrop4 li:hover {
	position:relative;
	z-index:200;
}
/* keep the 'next' level invisible by placing it off screen. */
.prodrop4 ul {
	position:absolute;
	left:-9999px;
	top:-9999px;
	width:0;
	height:0;
	margin:0;
	padding:0;
	list-style:none;
}
.prodrop4 ul.sub1 {
	width:140px;
}
.prodrop4 ul.sub2 {
	width:110px;
}
.prodrop4 ul.sub3 {
	width:90px;
}
.prodrop4 ul.sub4 {
	width:112px;
}
.prodrop4 :hover ul {
	left:0;
	top:36px;
	background: #FFFFFF;
	padding:3px;
	border:1px solid #e7008a;
	white-space:nowrap;
	height:auto;
	z-index:300;
	margin-left:8px;
}
.prodrop4 :hover ul li {
	display:block;
	height:20px;
	position:relative;
	font-weight:normal;
	width:auto;
}
.prodrop4 :hover ul li a {
	display:block;
	font-size:11px;
	height:20px;
	line-height:20px;
	width:auto;
	padding:0 10px;
	color:#000;
	text-decoration:none;
}
.prodrop4 :hover ul li a:hover {
	color:#fff;
	background-color: #e7008a;
}
/* leftContent
-----------------------------------------------------------------------------*/
.leftcontent {
	float:left;
	width:230px;
}
.logo {
	position:relative;
	height:145px;
}
.logo img {
	position:absolute;
	left: -8px;
	top: 18px;
}
.lcontent {
	background-color:#FFF;
	border-top:2px solid #595959;
	padding:10px;
	margin:0 15px;
}
.lcontent2 {
	background-color:#FFF;
	border-top:2px solid #595959;
	width:197px;
	margin:0 0 10px 15px;
	padding-top:29px;
	background:url(../img/fotoses.jpg) no-repeat top left;
}
.lcontent22 {
	background-color:#FFF;
	border-top:2px solid #595959;
	width:197px;
	margin:0 0 10px 15px;
	padding-top:29px;
	background:url(../img/card.jpg) no-repeat top left;
}
.lcontent3 {
	position:relative;
	background-color:#FFF;
	width:197px;
	height:180px;
	margin:0 0 0 15px;
}
.lcontent3 img {
	position:absolute;
	left: 12px;
	top: 13px;
}
.separator {
	height:15px;
	background:url(../img/separator.gif) repeat-x;
}
/* rightContent
-----------------------------------------------------------------------------*/
.rightcontent {
	float:right;
	width:668px;
	padding:0;
}
.flash {
	margin-bottom:10px;
}
.rcontent {
	margin-bottom:10px;
}
.rcontent h2 {
	font-size:12px;
	color:#e7008a;
	padding-bottom:8px;
}
.rl {
	width:315px;
	float:left;
	padding-right:20px;
}
.rr {
	width:335px;
	float:right;
}
.rl1 {
	padding:10px;
	margin:0 16px 10px 0;
	border:1px solid #cacaca;
	height:100%;
	text-align: left;
}
.rl2 {
	padding:10px;
	height:100%;
	border: 1px solid #cacaca;
	margin-right: 16px;
	margin-bottom: 10px;
}
.aboutc {
	background: url(../img/about.jpg) no-repeat top left;
	height:562px;
}
.about {
	width:250px;
	padding:40px 0 0 30px;
	margin-bottom:10px;
	font-family: Tahoma, Arial, serif;
	font-size: 12px;
	font-style: italic;
}
.one {
	float:left;
	padding: 3px;
	margin-right:9px;
	background-color: #ffffff;
	border: 1px solid #cacaca;
	margin-left: 100px;
}
.two {
	float:right;
	padding: 3px;
	margin-right:100px;
	background-color: #ffffff;
	border: 1px solid #cacaca;
}
.three {
	float:left;
	padding: 3px;
	margin-right:9px;
	background-color: #ffffff;
	border: 1px solid #cacaca;
	margin-left: 15px;
}
/* Models
-----------------------------------------------------------------------------*/
.modelsl {
	float:left;
	width:270px;
	text-align: center;
}
.modelsr {
	float:right;
	width:342px;
	padding-top:40px;
}
.shopsl {
	width:650px;
	background: url(../img/shops.jpg) no-repeat top right;
}
.shopsl h2 {
	color:#ff9800;
	padding-bottom:0;
}
.photographers {
	clear:both;
	padding:10px;
}
/* Contact
-----------------------------------------------------------------------------*/
.contact {
	width:400px;
	height:540px;
	background: url(../img/contact.jpg) no-repeat top left;
}
.cont {
	width:280px;
	padding:30px 20px 20px 20px;
}
.cont input {
	width:200px;
	height:20px;
	margin-top:2px;
	border:1px solid #888888;
}
.cont textarea {
	margin:2px 0 10px 0;
	border:1px solid #888888;
	height:130px;
}
.send3 input {
	float:left;
	width:100px;
	height:20px;
	margin-top:2px;
	border:1px solid #888888;
}
/* footer
-----------------------------------------------------------------------------*/
.footer {
	clear:both;
	height:35px;
	padding:15px 0 0 0;
	text-align:center;
	color:#FFF;
}
.footer a {
	font-size:10px;
	color:#808080 !important;
}
.header {
	height:30px;
	background-color:#6d71b1;
}
/* otherStuff / colors
-----------------------------------------------------------------------------*/
.redbullet {
	padding-left:10px;
	padding-bottom:20px;
	background: url(../img/bullet01.gif) no-repeat left top;
}
.date {
	font-size:12px;
	font-weight:bold;
	color:#4c4c4c;
}
.date1 {
	font-size:12px;
	font-weight:bold;
	color:#e7008a;
}
.orange {
	color:#ff9800;
	font: bold small-caps 10px Verdana, Arial, Helvetica, sans-serif;
}
.purple {
	color:#6a72b1;
	font: bold small-caps 10px Verdana, Arial, Helvetica, sans-serif;
}
.green {
	color:#567819;
	font: bold small-caps 10px Verdana, Arial, Helvetica, sans-serif;
}
