@charset "utf-8";

* {margin:0px; padding:0px;}

html, body {width:100%; height:100%;}
html, body, h1, h2, h3, h4 {padding:0; margin:0;}
body {font-family:Arial, Helvetica, sans-serif; color:#636363; font-size:12px; background:#FFF;}

a {border:0 none; color:#315DAE; text-decoration:underline;}
a:active, a:focus {border:0; outline:none;}
a:hover {color:#497EE0; text-decoration:underline;}

img {border:none;}
*html img {vertical-align:top;}
*:first-child+html img {vertical-align:top;}

ul,li,ol {list-style-type:none;}

.clear {clear:both;}

#wrapper {width:960px; margin:0 auto;}

h1.logo {width:161px; height:34px; text-indent:-9999px; font-size:0px;}
h1.logo a {display:block; width:161px; height:34px; background:url(../img/sellected_ru.png) 0px 0px no-repeat;}

/* -- Under Construction Page -- */

#content-center {position:absolute; width:300px; height:240px; left:50%; top:50%; margin-left:-150px; margin-top:-120px; overflow:hidden;}
p.soon-uc {font-size:12px; line-height:16px; color:#9A9A9A; text-align:center; padding:15px 0 13px 0; clear:both;}

.contacts-uc {clear:both; padding-bottom:55px;}
.contacts-uc li {float:left; display:block; height:12px; padding:7px 0 6px 0;}
.contacts-uc li a {float:left; display:block;}
.contacts-uc li.email {padding-left:37px; background:url(../img/icon_email.png) left center no-repeat;}
.contacts-uc li.email a {width:112px; height:12px; background:url(../img/email_uc.png) 0px 0px no-repeat;}
.contacts-uc li.email a:hover {background:url(../img/email_uc.png) 0px -12px no-repeat;}
.contacts-uc li.phone {padding-left:38px; background:url(../img/icon_phone.png) 14px center no-repeat;}
.contacts-uc li.phone a {width:104px; height:12px; background:url(../img/phone_uc.png) left top no-repeat; cursor:text;}


/* -- Social Media Links -- */

.social-media {clear:both;}
.social-media li {float:left; display:block; width:50px; height:57px;}
.social-media li a {float:left; display:block; width:50px; height:57px; background-position:0px 0px; background-repeat:no-repeat;}
.social-media li a:hover {background-position:0px -57px;}

.social-media li.twitter a {background-image:url(../img/icon_social_twitter.png);}
.social-media li.my-space a {background-image:url(../img/icon_social_myspace.png);}
.social-media li.facebook a {background-image:url(../img/icon_social_facebook.png);}
.social-media li.behance-network a {background-image:url(../img/icon_social_behancenetwork.png);}
.social-media li.deviant-art a {background-image:url(../img/icon_social_deviantart.png);}
.social-media li.flickr a {background-image:url(../img/icon_social_flickr.png);}


