﻿/*----------------------------------------------------------
The base color for this template is #5c87b2. If you'd like
to use a different color start by replacing all instances of
#5c87b2 with your new color.
----------------------------------------------------------*/

/* Mine SiteMaster (kseniya)
----------------------------------------------------------*/
*
{
    margin:0;
    padding:0;
}

html
{
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
}

body
{
    background: white url(images/backgroung.jpg) repeat-x 0 0;
    font-family:Tahoma,sans-serif;
    font-size:75%;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    line-height:1.88889;
    color:#575757;
}

div#main
{
    width:749px;
    margin:0 auto;
    background-color: #fff;
}

div#header
{
    background: white url(images/header.jpg) 0 0;
    height:170px;
    width:746px;
}

div.clear
{
    clear:both;
}

div#main p#search
{
    background:transparent url(images/topDevider.png) repeat-x scroll bottom;
    height:70px;
    margin:0px;
}

ul li
{
    list-style:none;
}
    
/*----------------------------------------------------------*/
/*body
{
    background-color: #5c87b2;
    font-size: .75em;
    font-family: Verdana, Helvetica, Sans-Serif;
    margin: 0;
    padding: 0;
    color: #696969;
}*/
a
{
    color:#A643FF;
    text-decoration:none;
}

a:link
{
    color: #A643FF;
    text-decoration: none;
}

a:visited
{
    color: #A643FF;
    text-decoration: none;
}

a:hover
{
    color: #A643FF;
    text-decoration: none;
}

a:active
{
    color: #A643FF;
}

p, ul
{
    margin-bottom: 10px;
    margin-top:15px;
    line-height: 1.6em;
}

/* HEADINGS   
----------------------------------------------------------*/
h1, h2, h3, h4
{
    font-size: 1.5em;
}

h1
{
    font-size: 2em;
    padding-bottom: 0;
    margin-bottom: 0;
}

h2
{
    padding: 0 0 10px 0;
}

h3
{
    font-size: 1.2em;
}

h4
{
    font-size: 1.1em;
}

h5, h6
{
    font-size: 1em;
    color:#a643ff;
}

/* this rule styles <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0;
}

/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

/* you can specify a greater or lesser percentage for the 
page width. Or, you can specify an exact pixel width. */
.page
{
    width: 39%; /* kseniya changed from 90*/
    margin-left: auto;
    margin-right: auto;
}

#header
{
    position: relative;
    margin-bottom: 0px;
    color: #000;
    padding: 0;
}

#header h1
{
    font-weight: bold;
    padding: 5px 0;
    margin: 0;
    color: #fff;
    border: none;
    line-height: 2em;
    font-size: 32px !important;
}

/*#main
{
    padding: 30px 30px 15px 30px;
    background-color: #fff;
    margin-bottom: 30px;
    _height: 1px;  only IE6 applies CSS properties starting with an underscore 
}*/

div#footer
{
    background-image: url(images/footer.png);
    color: #999;
    padding: 10px 0;
    text-align: center;
    line-height: normal;
    margin: 15px 0;
    font-size: .9em;
}

/* TAB MENU   
----------------------------------------------------------*/
div#menucontainer
{
    height:60px;
    width:745px;
}

/*fix for the the focus rectangle, see below: */
.outlinefix :focus, .outlinefix:focus 
{
	-moz-outline-style: none;
}

div#menucontainer ul#menu 
{ 
    display:block;
    float:right;
    margin-top:15px;
    width:746px;
    height:45px;
    background: url(images/menu2.png) no-repeat 0 0;
    list-style:none;
}

div#menucontainer ul#menu li
{
    display: block;
    float:left;
    height:45px;
    text-indent:-10000px;
    margin-left:0px;
}

ul#menu li a
{
    display:block;
    width:100%;
    height:100%;
}

ul#menu li#home
{
    width:90px;
}

ul#menu li#about
{
    width: 93px;
}

ul#menu li#merlinProfessional
{
    width:153px;
}

ul#menu li#downloads
{
    width:106px;
}

ul#menu li#faq
{
    width:71px;
}

ul#menu li#edi
{
    width:71px;
}

ul#menu li#links
{
    width:71px;
}

ul#menu li#contacts
{
    width:91px;
}

ul#menu li#home a:hover 
{
    background: url(images/menu2.png) no-repeat 0 -45px;
}

ul#menu li#home a.active
{
    background: url(images/menu2.png) no-repeat 0 -45px;
}

ul#menu li#about a:hover
{
    background: url(images/menu2.png) no-repeat -90px -45px;
}

ul#menu li#merlinProfessional a:hover
{
    background: url(images/menu2.png) no-repeat -183px -45px;
}

ul#menu li#downloads a:hover
{
   background: url(images/menu2.png) no-repeat -336px -45px;
}

ul#menu li#faq a:hover
{
    background: url(images/menu2.png) no-repeat -442px -45px;
}

ul#menu li#edi a:hover
{
    background: url(images/menu2.png) no-repeat -513px -45px;
}

ul#menu li#links a:hover
{
    background: url(images/menu2.png) no-repeat -584px -45px;
}

ul#menu li#contacts a:hover 
{
    background: url(images/menu2.png) no-repeat -655px -45px;
}

/*ul#menu
{
    padding: 0 0 2px;
    position: relative;
    margin: 0;
    height:45px;
    width:746px;
    text-align: right;
}

ul#menu li#greeting
{
    padding: 10px 10px;
    font-weight: bold;
    text-decoration: none;
    line-height: 2.8em;
    color: #fff;
}

ul#menu li a
{
    /*padding: 10px 10px;
    font-weight: bold;
    text-decoration: none;
    line-height: 2.8em;
    color: #034af3;
}

ul#menu li a:hover
{
    background-color: #fff;
    text-decoration: none;
}

ul#menu li a:active
{
    background-color: #a6e2a6;
    text-decoration: none;
}

ul#menu li.selected a
{
    background-color: #fff;
    color: #000;
}*/

/* FORM LAYOUT ELEMENTS   
----------------------------------------------------------*/

fieldset 
{
    margin: 1em 0;
    padding: 1em;
    border: 1px solid #CCC;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input[type="text"] 
{
    width: 200px;
    border: 1px solid #CCC;
}

input[type="password"] 
{
    width: 200px;
    border: 1px solid #CCC;
}

/* TABLE
----------------------------------------------------------*/

table 
{
  border: solid 1px #e8eef4;
  border-collapse: collapse;
}

table th
{
  padding: 6px 5px;
  text-align: left;
  background-color: #e8eef4; 
  border: solid 1px #e8eef4;   
}

/* MISC  
----------------------------------------------------------*/
.clear
{
    clear: both;
}

.error
{
    color:Red;
}

/*#menucontainer
{
    margin-top:40px;
}*/

div#title
{
    display:block;
    float:left;
    text-align:left;
}

/*---------------logindisplay----------------*/
#logindisplay
{
    font-size:1.1em;
    text-align:right;
    margin:0;
    color:White;
    float:right;
    width:745px;
}

#logindisplay a:link
{
    color: white;
    text-decoration: underline;
}

#logindisplay a:visited
{
    color: white;
    text-decoration: underline;
}

#logindisplay a:hover
{
    color: white;
    text-decoration: none;
}

.field-validation-error
{
    color: #ff0000;
}

.field-validation-valid
{
    display: none;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #ff0000;
}

.validation-summary-valid
{
    display: none;
}

.display-label,
.editor-label,
.display-field,
.editor-field
{
    margin: 0.5em 0;
}

.text-box
{
    width: 30em;
}

.text-box.multi-line
{
    height: 6.5em;
}

.tri-state
{
    width: 6em;
}

/******************** Single-item display/edit **********************/

table.single-item
{
	border: none;
}

table.single-item div.subfield label
{
	width: 100px;
}

table.single-item div.subfield span
{
	display: block;
	padding-top: 0.25em;
	padding-left: 106px;
	color: #222;
	font-weight: bold;
}

table.single-item td
{
	vertical-align: top;
}

/******************** Form input ********************/

input.submit
{
	margin-top: 1em;
	padding: 0.1em 1em;
}
       	 
div.field
{
    border-left: 3px solid #A643FF;
    height: 100%;
    margin-bottom: 3px;
    margin-top: 1.6em;
    margin-right: 2em;
    min-width: 18em;
    padding: 0.5em;
    padding-left: 1em;
    text-align: left;
}
        
div.field > label
{
    display: block;
    color: Black;
    font-weight: bold;
    font-size: 1.2em;
    padding-bottom: 0.2em;
}
        
div.subfield
{
    margin-top: 1em;
}
        
div.subfield > label
{
    float: left;
    font-weight: normal;
    margin-right: 0.5em;
    margin-top: 0.25em;
    text-align: right;
    width: 6.5em;
}
        
.text-box
{	
	background-color: #feffd0;
    border: 1px solid gray;
    padding-left: 0.2em;
    color: Navy;
}

.field .hint 
{
    color:Gray;
	font-size:0.9em;
	font-style:italic;
}

div.validation-summary-errors
{
	padding-top: 1em;
	margin-bottom: 1.5em;
	color: #D00;
	text-align: left;
}

div.validation-summary-errors span
{
	font-weight: bold;
}

.input-validation-error
{
	border: 1px solid #D00;
	background-color: #fdd;
}

.field-validation-error
{
	display: block;
	color: #d00;
	font-size: 0.95em;	
}

span.hint
{
	padding-left: 6px;
}

div.hp
{
	position: absolute;
	left: -10000;
	visibility: hidden;
	display: none;
}

/*********************** ADMIN *************************/

div#show-toggle
{
	float: right;
}

table#client-grid
{
	border: 1px solid #A643FF;
	width: 100%;
}

table#client-grid th a
{
	color: White;
}

table#client-grid th
{
	color: White;
	background-color: #A643FF;
	border: 0px none white;
	border-bottom: 1px solid #A643FF;
	padding: 4px;
}

table#client-grid td
{
	vertical-align: top;
	padding: 4px;
	line-height: 1.3;
	border-left: 1px solid #A643FF;
}

table tr.gridrow_alternate
{
	background-color: #f4e4ff;
}
