html, body {
	padding:0px;
	margin:0px;
	border:none;
}
body {
	font: 100%/140% Arial,Helvetica,Sans-Serif;
	font-size:12px;
	background-color:#b3b1b4;
}
h1 {
    color:#333;
    font-weight:normal;
    font-family:"Myriad Pro", Arial, Helvetica;
    font-size:2.1em;
}
h2 {
    color:#333;
    margin:7px 0 5px 0;
}

a {
    font-family: "Arial",Helvetica,sans-serif;
    text-decoration: underline;
    color: #5A91D6;
}

.clearer {
	clear:both;
	float:none;
	display:block;	
}

.content_left {
	float:left;	
	width:48%;
	padding-right:10px;
	overflow:hidden;
}
.content_right {
	float:right;
	width:48%;
	padding-left:10px;
	overflow:hidden;
}

.shadow {
	-moz-box-shadow: 3px 3px 4px #000;
	-webkit-box-shadow: 3px 3px 4px #000;
	box-shadow: 3px 3px 4px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
}

.quote {
    font-family: "Georgia",Times,serif;
    font-size:1.1em;
}
#page_wrapper {

}
#model_bg {
	background: url(/UserFiles/images/barbie_bg.jpg) no-repeat;
	position:fixed;
	bottom:0px;
	right:0px;
	height:668px;
	width:900px;
	z-index:10;
}

#room_bg {
	background: url(/images/background.jpg) no-repeat;
	position:absolute;
	top:34px;
	left:0px;
	height:640px;
	width:940px;
	z-index:10;
}

#room_bg_alt {
	background: url(/images/background_alt.jpg) no-repeat;
	position:absolute;
	top:34px;
	left:0px;
	height:640px;
	width:940px;
	z-index:10;
}
#room_bg_alt2 {
	background: url(/images/background_alt_2.jpg) no-repeat;
	position:fixed;
	bottom:-30px;
	right:0px;
	height:800px;
	width:600px;
	z-index:10;
}



#logo a {
	background: url(/img/dynamic/390/100/UserFiles/images/logo-large.png) no-repeat;
	text-indent:-2000em;
	height:75px;
	width:390px;
	position:relative;
	margin:15px 0 15px 50px;
	z-index:90;
	display:block;
}

#content_container {
    position:relative;
    background:#FFF;
    z-index:95;
    overflow: hidden;
    /*max-width:600px;*/
    min-width: 200px;
    margin-top:0px;
    margin-left:50px;
    margin-bottom:10px;
    margin-right:580px;
    padding:10px 20px;
    border:1px solid #5D535D;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

#content_container img {
	position:relative;
}
#content_container p, #content_container ul {
    color:#333;
    font: 1.2em/1.3em Arial,Helvetica,Sans-Serif;
}

#content_container p {
	text-align: justify;
}

#content_container td {
	border-top:1px dotted #dedede;	
}
/* Page specific styles*/
.portfolio #content_container {
    width:400px;
}
/* Navigation */

#navigation {
    font-family:"Myriad Pro", Arial, Helvetica;
    position:relative;
    top:0px;
    width:94%;
    min-height:32px;
    z-index:100;
    background:#000;
    line-height:32px;
    padding:0 3%;
    letter-spacing:1px;
}

#navigation ul.root {
	float:left;
}

#navigation ul {
	padding:0px;
	margin:0px;
}

#navigation li {
	display:inline;
}
#navigation a {
    font-family:"Myriad Pro", Arial, Helvetica;
    padding:0px 7px;
    border-right: 1px solid #b2b2b2;
    font-size:1.1em;
}
#navigation a.last {
	border:none;
}
#navigation a, #content_container_expand {
	color:#FFF;
	text-decoration:none;
}
#navigation a:hover {
	color:#ececec;	
}

#navigation .currentLink {
	color:#b2b2b2;
	font-size:1.2em;
}

#content_container a:link, #content_container a:hover {
color:#1D7CF2;
}
#content_container a:active, #content_container a:visited {
color:#1978e6;
}
/** Contact Form */
.frm_submit_button {
	display:block !important;
	float:right;	
}
.ddfmwrap {
	color:#FFF;	
}

.formVerify img {
	margin:0 10px 0 0!important;
}

/** Photo Gallery */
.photo_thumb {
	cursor: pointer;	
}

.photo_thumb a img {
	border:none;
}

#photo_gallery_container {
	position:relative;
	text-align: center;	
	margin:5px auto;
	z-index:60;
	width:100%;
	height:110px;
}
#photo_gallery_container img {
	margin-bottom:3px;
	box-shadow: 3px 3px 3px #777;
	-moz-box-shadow: 3px 3px 3px #777;
	-webkit-box-shadow: 3px 3px 3px #777;	
}
#photo_gallery_image {
	position:relative;
	margin:15px auto;
	min-height:450px;
	width:700px;
	overflow: hidden;
	z-index:99;
	text-align: center;
}

#photo_gallery_image .loading {
	min-height:450px;
	background: url(/asset/images/loading/loading15.gif) no-repeat center center;
}

#photo_gallery_image .loading img {
	display:none;
}

#photo_gallery_image img {
	box-shadow: 5px 5px 5px #777;
	-moz-box-shadow: 5px 5px 5px #777;
	-webkit-box-shadow: 5px 5px 5px #777;
}
.photo_expanded_container {
	
}
.photo_description p {
	padding:3px 0;
	margin:0px;	
}
.photo_description {
	color:#333;	
}

/** Site Languages */
#languages {
    float:right;
}
#languages ul {
    padding:0px;
    margin:0px;
}
#languages li {
    margin:0px;
    padding:0px;
    display:inline;
    line-height: 27px;
}

#languages .flags {
    width:20px;
    height:27px;
    display:block;
    text-indent: -999em;
    float:left;
    margin:0 2px;
}
#languages #lang_el {
    background: url(/img/dynamic/20/20/images/greek_flag.png) no-repeat center center;
}
#languages #lang_el.selected {
    background: url(/img/dynamic/20/20/images/greek_flag_selected.png) no-repeat center center;
}
#languages #lang_en {
    background: url(/img/dynamic/20/20/images/uk_flag.png) no-repeat center center;
}
#languages #lang_en.selected {
    background: url(/img/dynamic/20/20/images/uk_flag_selected.png) no-repeat center center;
}




/** Photos and Albums */
#content_container .photo_album_container p {
    padding:0px;
    margin:2px 0 0px 0;
    text-align: center;
}
#content_container .photo_album_container {
    float:left;
    margin:2px;
    display:block;
    width: 185px;
    text-align: center;
}
#content_container .photo_album_container .photo_container{
    height: 200px;
}

#content_container .photo_container p {
    padding:0px;
    margin:2px 0 0px 0;
    text-align: center;
}
#content_container .photo_container {
    float:left;
    margin:2px;
    display:block;
    height:170px;
    width: 185px;
    text-align: center;
}

#content_container img {
border:none;
}

/** Site Languages */
#languages {
    float:left;
	margin-right: 50px;
	margin-left:10px;
}
#languages ul {
    padding:0px;
    margin:0px;
}
#languages li {
    margin:0px;
    padding:0px;
    display:inline;
    line-height: 27px;
}
#languages li a {
	border:none;
}

#languages .flags {
    width:20px;
    height:27px;
    display:block;
    text-indent: -999em;
    float:left;
    margin:3px 2px;
}

#languages #lang_el {
    background: url(/img/dynamic/20/20/images/greek_flag.png) no-repeat center center;
}
#languages #lang_el.selected {
    background: url(/img/dynamic/20/20/images/greek_flag_selected.png) no-repeat center center;
}
#languages #lang_en {
    background: url(/img/dynamic/20/20/images/uk_flag.png) no-repeat center center;
}
#languages #lang_en.selected {
    background: url(/img/dynamic/20/20/images/uk_flag_selected.png) no-repeat center center;
}


