/*
default.css

This stylesheet contains all the style classes defined in Sinc8
*/

.registrationerror
{
	color: #ff0000;
}

.registrationform
{
	font-size: 11px;
	padding: 5px;
	margin-left: 10px;
	margin-top: 10px;
}

.smalltext
{
	font-size: 10px;
}

.redborder
{
	border: 1px solid #8F0A05;
}


a.calendarsmall
{
	color: #999999;
	font-weight: 700;
	font-size: 9px;
}

a.calendarsmall:hover
{
	color: #333333;
	font-weight: 700;
	font-size: 9px;
	text-decoration: none;
}

a.highlighted
{
	color: #ffffff;
}

a.sidebox
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

div#s8_statshome
{
	padding: 10px;
}

form.sinc8
{
}

form.sinc8 p
{
	padding: 5px;
}

form.sinc8 label
{
	width: 150px;
	display: inline;
	float: left;
}

form.sinc8 input
{
	display: inline;
	float: right;
}

form.sinc8 input.hidden
{
	display: none;
}

h1.sinc8
{
	font-size: 15px;
	color: #ffcc00;
	padding: 5px;
	float: none;
	display: block;
}

img.tinypic
{
	border: 1px solid #999999;
	padding: 3px;
	background-color: #ffffff;
}


input.sidebox, textarea.sidebox
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

input.sideboxsubmit
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #eeeeee;
}

input.sidelogin
{
	font-size: 10px;
	background-color: #AC311F;
	color: #ffffff;
	border: none;
}

/*
catalogue
*/

table#manageproductform
{
    color: #333333 !important;
}

table#manageproductform table
{
    color: #333333 !important;
}

img.productlist_thumbnail
{
    border: 1px solid #ffffff;
    padding: 0px;
}

div#productpreview
{
    position: absolute; 
    display: none; 
    border: 1px solid #666666; 
    background-color: #ffffff; 
    width: 250px; 
    padding: 5px; 
    overflow: auto; 
    z-index: 1000;
    color: #333333;
}

div#productpreview:hover
{
    display: block; 
}

div#productpreview p#previewheading
{
    border-bottom: 1px solid #666666;
    padding: 5px;
    clear: both;
    width: auto;
    font-weight: 600;
    background-color: #dddddd;
    top: 0px;
    margin: 0px;
}

div#productpreview img
{
    padding: 2px;
}
/*
end catalogue
*/

/*
cms
*/

/*
page settings
*/

div#pagesettings_template
{
    margin: 10px 0px; 
    padding: 10px;
    clear: both;
    background-color: #666666;
    display: block;
    width: 460px;
}

div#pagesettings_templatemenu ul
{
    list-style: none; 
    margin: 0px; 
    padding: 0px;
}

div#pagesettings_templatemenu ul li
{
    float: left;
    padding: 5px 20px 5px 5px;
    margin: 0px;
    color: #333333;
}

div.pagesettings_templateinfo
{
    clear: both;
    width: 450px;
    height: 200px;
    border: 2px solid #dddddd;
    background-color: #ffffff;
    padding: 3px;
    color: #333333;
    overflow: auto;
}

div.pagesettings_templateinfo ul
{
    list-style: none; 
    margin: 0px; 
    padding: 0px
}

div.pagesettings_templateinfo ul li
{
    width: 100%;
    clear: both;
    border-top: 1px solid #666666;
}

div.pagesettings_templateinfo ul li div
{
    padding: 5px;
    color: #666666;
    clear: both;
    width: auto;
}

div.pagesettings_templateinfo ul li ul
{
    width: 440px;
    list-style: none; 
    margin: 0px; 
    padding: 0px
}

div.pagesettings_templateinfo ul li ul li
{
    width: 190px;
    padding: 5px;
    clear: none;
    border-top: none !important;
    overflow: hidden;
    float: left;
}

div.pagesettings_templateinfo ul li ul li.col1
{
    height: auto;
    width: 200px;
    padding: 5px;
    clear: none;
    border-bottom: none !important;
    overflow: hidden;
    background-color: #eeeeee;
    margin-left: 0px !important;
}

/*
start preview page
*/
div#pagesettings_previewmessage
{
    width: 90%;
    border: 1px solid #666666;
    background-color: #ffffff;
    color: #333333;
    height: 40px;
    overflow: auto;
    padding: 5px;
}

div#pagesettings_previewmessage strong
{
    font-weight: 700;
    font-size: 12px;
}

div#pagesettings_previewmessage ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
}

div#pagesettings_previewmessage ul li
{
    float: left;
}
/*
end preview page
*/

/*
end page settings
*/

/*
image library
*/
div#imagelibrary
{
    border: 1px solid #ffffff;
    height: 500px;
}

div#imagelibrary ul
{
    display: block;
    list-style: none;
    background-color: #bbbbbb;
    padding: 0px;
    margin: 0px;
}

div#imagelibrary div#contents
{
    width: 300px;
    float: left;
    background-color: #bbbbbb;
    color: #333333;
    border: none;
    height: 500px;
    overflow: auto;
}

div#imagelibrary div#contents p
{
    height: 21px;
    padding: 5px 0px 0px 5px;
    vertical-align: center;
    font-size: 12px;
    margin: 0px;
}

div#imagelibrary div#contents ul li
{
    padding: 5px;
    background-color: #eeeeee;
    border: 1px solid #bbbbbb;
    border-bottom: none;
    color: #333333;
    height: "";
    overflow: "";
}

div#imagelibrary div#contents ul li a
{
    color: #333333 !important;
    text-decoration: none;
}

div#imagelibrary div#contents ul li:hover
{
    padding: 5px;
    background-color: #AB4040;
    border: 1px solid #892020;
    color: #ffffff;
}

div#imagelibrary div#contents ul li:hover a
{
    color: #ffffff !important;
    text-decoration: none;
}

div#imagelibrary div#contents ul li:hover ul.imagelist
{
    /*
    display: block;
    */
}

div#imagelibrary div#contents ul.imagelist
{
    list-style-image: url(../images/icons/ico-images.gif);
    list-style-position: inside;
    margin-top: 8px;
}

div#imagelibrary div#contents li#li_imagelibrary
{
    border: none;
}

div#imagelibrary div#imagemenu
{
    height: 26px;
    width: auto;
    background-color: #bbbbbb;
    top: 0px;
}

div#imagelibrary div#imagemenu ul
{
    list-style: none;
    width: 100%;
}

div#imagelibrary div#imagemenu ul li
{
    list-style: none;
    padding: 3px;
    float: left;
    padding: 5px;
}

div#imagelibrary div#imagemenu ul li a
{
    display: block;
    color: #333333;
    text-decoration: none;
}

div#imagelibrary div#imagemenu ul li:hover
{
    background-color: #AB4040;
}

div#imagelibrary div#imagemenu ul li:hover a
{
    display: block;
    color: #ffffff;
}

div#imagelibrary div#imagemenu li.zoomfactor
{
    background-color: #bbbbbb;
    color: #555555;
}

div#imagelibrary div#imagemenu li.zoomfactor:hover
{
    background-color: #bbbbbb;
    color: #555555;
}

div#imagelibrary div#imagemenu span#zoomfactor
{
}

div#imagelibrary div#imagepreview
{
    height: 374px;
    width: auto;
    overflow: auto;
    background-color: #ffffff;
    top: 0px;
}

div#imagelibrary div#imagepreview div#dv_imagepreview
{
    padding: 3px;
}

div#imagelibrary div#uploadimage
{
    height: 374px;
    width: auto;
    overflow: auto;
    background-color: #ffffff;
    top: 0px;
}

div#imagelibrary div#uploadimage iframe
{
    padding: 3px;
    height: 364px;
    width: 90%;
    border: none;
}

/*
upload image page
*/
div#uploadfilepage
{
    height: 364px;
    background-color: #ffffff;
    color: #666666;
    overflow: hidden;    
}

div#uploadfilepage ul
{
    list-style: none;
    width: 500px;
    margin: 0px;
    padding: 3px;
}

div#uploadfilepage ul li
{
    list-style: none;
    width: 300px;
}

div#uploadfilepage ul li.label
{
    list-style: none;
    width: 200px;
}
/*
end upload image page
*/


div#imagelibrary div#imagedata
{
    height: 374px;
    width: 150px;
    overflow: auto;
    background-color: #eeeeee;
    top: 0px;
    float: right;
}

div#imagelibrary div#imagedata div#imgdata_accessdetails
{
    color: #444444;
    text-align: right;
    font-weight: 400;
}

div#imagelibrary div#imagedata div#imgdata_accessdetails
{
    font-weight: 400;
}

div#imagelibrary div#imagedata ul
{
    color: #333333;
    width: auto;
    background-color: #eeeeee;
}

div#imagelibrary div#imagedata ul li
{
    padding: 5px;
    padding-left: 10px;
    font-weight: 700;
    background-color: #eeeeee;
    border-bottom: 1px solid #bbbbbb;
}

div#imagelibrary div#imagedata ul li span
{
    font-weight: 400;
}

div#imagelibrary div#imagedetails
{
    height: 100px;
    width: auto;
    overflow: auto;
    background-color: #bbbbbb;
    bottom: 0px;
}

div#imagelibrary div#imagedetails ul
{
    color: #333333;
    width: auto;
    background-color: #eeeeee;
}

div#imagelibrary div#imagedetails ul li
{
    padding: 5px;
    padding-left: 10px;
    font-weight: 700;
    background-color: #eeeeee;
    border-top: 1px solid #bbbbbb;
}

div#imagelibrary div#imagedetails ul li span
{
    font-weight: 400;
}
/*
end image library
*/

/*
end cms
*/

/*
order management
*/

table#manageorderform
{
    color: #333333 !important;
    border: 1px solid #666666; 
    background-color: #eeeeee;
    font-size: 10px;
}

table#manageorderform table
{
    color: #333333 !important;
    font-size: 10px;
}

table#manageorderform div#dv_details
{
    color: #333333 !important;
    font-size: 10px;
}



/*
end order management
*/

/*
user management
*/
div#manageuserform
{
    
}

div#manageuserform table
{
    color: #333333 !important;    
}
/*
end user management
*/

/*
calendar
*/

table.calendarsmall
{
	border: 1px solid #666666;
	background-color: #ffffff;
	z-index: 500;
}

table.calendarsmallbackground
{
	border: 1px solid #cccccc;
	font-size: 10px;
	background-color: #eeeeee;
}

table.calendarlarge
{
	border: 1px solid #bbbbbb;
	background-color: #f0f0f0;
	padding: 5px;
	width: 100%; 
	height: 100%;
}

table.calendarlargebackground
{
	border: 1px solid #bbbbbb;
	font-size: 10px;
	width: 100%;
	height: 100%;
	background-color: #ffffff;
}

table.sidebox
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

td.calendarlarge
{
	text-align: left;
	vertical-align: top;
	padding: 5px;
	background-color: #ffffff;
	border: 1px solid #bbbbbb;
	color: #666666;	
	cursor: pointer;
	font-size: 11px;
	width: 14.3%;
}

td.calendarlarge:hover
{
	padding: 5px;	
	background-color: #aaaaaa;
	color: #ffffff;	
	font-size: 11px;
	width: 14.3%;
}

td.calendarlarge-active
{
	text-align: left;
	vertical-align: top;
	padding: 5px;
	background-color: #edf9fe;
	border: 1px solid #5cb1d3;
	color: #5cb1d3;	
	cursor: pointer;
	font-size: 11px;
	width: 14.3%;
}

td.calendarlarge-active:hover
{
	padding: 5px;	
	background-color: #5cb1d3;
	color: #ffffff;	
	font-size: 11px;
	width: 14.3%;
}

td.calendarlarge-conflicts
{
	text-align: left;
	vertical-align: top;
	padding: 5px;
	background-color: #ffeeee;
	border: 1px solid #c52523;
	color: #c52523;	
	cursor: pointer;
	font-size: 11px;
	width: 14.3%;
}

td.calendarlarge-conflicts:hover
{
	padding: 5px;	
	background-color: #c52523;
	color: #ffffff;	
	font-size: 11px;
	width: 14.3%;
}

td.calendarlarge-heading
{
	text-align: center;
	padding: 5px;
	color: #666666;
	background-color: #eeeeee;
	border: 1px solid #eeeeee;
	font-weight: 700;
	cursor: default;
	font-size: 12px;
	height: 30px;
	width: 14.3%;
}

td.calendarlarge-selected
{
	text-align: left;
	vertical-align: top;
	padding: 5px;
	background-color: #c8f6da;
	border: 1px solid #08967a;
	color: #08967a;	
	cursor: pointer;
	font-size: 11px;
	width: 14.3%;
}

td.calendarlarge-selected:hover
{
	padding: 5px;	
	background-color: #08967a;
	color: #ffffff;	
	font-size: 11px;
	width: 14.3%;
}

td.calendarsmall
{
	text-align: center;
	padding: 5px;
	background-color: #ffffff;
	color: #666666;	
	cursor: pointer;
	font-size: 9px;
}

td.calendarsmall:hover
{
	text-align: center;
	padding: 5px;	
	background-color: #cccccc;
	color: #ffffff;	
	font-size: 9px;
}

td.calendarsmall-active
{
	text-align: center;
	padding: 5px;
	/*
	color: #666666;
	background-color: #eeeeff;
	border: 1px solid #ccccff;
	*/
	color: #5cb1d3;
	background-color: #edf9fe;
	border: 1px solid #edf9fe;
	font-weight: 700;
	cursor: default;
	font-size: 9px;
}

td.calendarsmall-active:hover
{
	text-align: center;
	padding: 5px;	
	background-color: #5cb1d3;
	color: #ffffff;	
	font-size: 9px;
}

td.calendarsmall-heading
{
	text-align: center;
	padding: 5px;
	color: #666666;
	font-weight: 700;
	cursor: default;
	font-size: 9px;
}

td.calendarsmall-selected
{
	text-align: center;
	padding: 5px;
	color: #c52523;
	background-color: #ffeeee;
	border: 1px solid #c52523;
	font-weight: 700;
	cursor: default;
	font-size: 9px;
}

td.sidebox
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

table.formBackground
{
	background-color:#eeeeee;
	border: 1px solid #666666;
	font-size: 10px;
}

td.formBackground
{
	background-color:#eeeeee;
	font-size: 10px;
}

tr.calendarsmall
{
}

tr.darkStripe
{
	background-color:#776666;
}

tr.disabledStripe
{
	background-color: #999999;
	color: #FFFFFF;
}

tr.highlightedStripe
{
	background-color: #999999;
	color: #FFFFFF;
}

tr.lightStripe
{
	background-color:#998888;
}

tr.warningStripe
{
	background-color: #ffeeee;
	color: #c52523;
}

/*
end calendar
*/