/*
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;
}

/*
a
{
	color:#6699FF;
	font-weight: 700;
	text-decoration: none;
}

a:hover
{
	color:#666666;
	font-weight: 700;
	text-decoration: underline;
}
*/

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;
}

body
{
	background-color: #ffffff;
	font-family: tahoma;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

div.moduletitle
{
    margin: 10px 0px 10px 0px;
}

div.moduletitle h1
{
    margin: 0px 0px 0px 0px;
    padding: 0px;
}

h1
{
	font-size: 14px;
	font-weight: 700;
}

h1.sidebox
{
	font-size: 9px;
	font-weight: 700;
	color: #FF9933
}

img
{
	border: none;
}

img.manage_icon
{
    vertical-align: middle;
    border: none;
    padding: 5px 10px 5px 5px;
}

input, textarea
{
	border: solid 1px #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
}

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;
}

select
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

table
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

table.admintable
{
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0px;    
}

table.admintable tr
{
    margin: 0px;
    padding: 3px;
}

table.admintable thead
{
    background-color: #C41A28;
}

table.admintable th
{
    color: #ffffff;
    text-align: left;
    padding: 5px;
}

table.admintable td
{
    margin: 0px;
    padding: 5px;
}
/*
cms
*/

/*
my account
*/

/*
admin home page
*/
div#myaccount-admin img
{
    padding: 3px;    
}
/*
end admin home page
*/

/*
end my account
*/

/*
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
*/

/*
manage pages
*/
div#managepages
{
    border: 1px solid #ffffff;
    height: 500px;
    background-color: #eeeeee;
}

div#managepages ul
{
    display: block;
    list-style: none;
    background-color: #bbbbbb;
    padding: 0px;
    margin: 0px;
}

div#managepages div#contents
{
    width: 300px;
    float: left;
    background-color: #bbbbbb;
    color: #333333;
    border: none;
    height: 500px;
    overflow: auto;
}

div#managepages div#contents p
{
    height: 21px;
    padding: 5px 0px 0px 5px;
    vertical-align: middle;
    font-size: 12px;
    margin: 0px;
}

div#managepages div#contents ul li
{
    padding: 5px;
    background-color: #eeeeee;
    border-bottom: 1px dashed #bbbbbb;
    color: #333333;
    margin-left: 5px;
}

div#managepages div#contents ul li a
{
    color: #333333 !important;
    text-decoration: none;
    font-weight: 400;
}

div#managepages div#contents ul li:hover
{
}

div#managepages div#contents ul li a:hover
{
    text-decoration: none;
    color: #C72B29 !important;
}

div#managepages div#contents ul li:hover ul.imagelist
{
    /*
    display: block;
    */
}

div#managepages div#contents ul.imagelist
{
    list-style: circle;
    list-style-position: inside;
    margin-top: 8px;
}

div#managepages div#contents li#li_managepages
{
    border: none;
}

div#managepages div#pagemenu
{
    height: 26px;
    width: auto;
    background-color: #ffffff;
    border-bottom: 1px dashed #dddddd;
    top: 0px;
}

div#managepages div#pagemenu ul
{
    list-style: none;
    width: 100%;
}

div#managepages div#pagemenu ul li
{
    list-style: none;
    padding: 3px;
    float: left;
    padding: 5px;
}

div#managepages div#pagemenu ul li a
{
    display: block;
    color: #333333;
    text-decoration: none;
}

div#managepages div#pagemenu ul li:hover
{
    background-color: #AB4040;
}

div#managepages div#pagemenu ul li:hover a
{
    display: block;
    color: #ffffff;
}

div#managepages div#pagedata
{
    height: 374px;
    width: 150px;
    overflow: auto;
    background-color: #eeeeee;
    top: 0px;
    float: right;
}

div#managepages div#pagedata div#imgdata_accessdetails
{
    color: #444444;
    text-align: right;
    font-weight: 400;
}

div#managepages div#pagedata div#imgdata_accessdetails
{
    font-weight: 400;
}

div#managepages div#pagedata ul
{
    color: #333333;
    width: auto;
    background-color: #eeeeee;
}

div#managepages div#pagedata ul li
{
    padding: 5px;
    padding-left: 10px;
    font-weight: 700;
    background-color: #eeeeee;
    border-bottom: 1px solid #bbbbbb;
}

div#managepages div#pagedata ul li span
{
    font-weight: 400;
}

div#managepages div#pagedetails
{
    height: auto;
    width: auto;
    overflow: auto;
    background-color: #eeeeee;
    bottom: 0px;
}

div#managepages div#pagedetails div#deletepagelink
{
    text-align: right;
    padding: 5px;
}

div#managepages div#pagedetails ul
{
    color: #333333;
    width: auto;
    background-color: #eeeeee;
}

div#managepages div#pagedetails ul li
{
    padding: 5px;
    padding-left: 10px;
    font-weight: 700;
    background-color: #eeeeee;
}

div#managepages div#pagedetails ul li span
{
    font-weight: 400;
}

/*
page settings
*/

div#pagesettings_template
{
    margin: 10px 0px; 
    padding: 10px;
    clear: both;
    background-color: #aaaaaa;
    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: middle;
    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;
}

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
*/


table.calendarsmall
{
	border: 1px solid #666666;
	background-color: #ffffff;
	background: #FFFFFF;
	z-index: 50;
}

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;
}

/*
support module
*/

div#support_home
{
}

div#support_home ul li
{
    margin: 10px 5px;
}

div#support_sinc8manual
{

}

div#support_sinc8manual iframe
{
    width: 100%;
    height: 100%;
    min-height: 500px;
    border: none;
}

div#supporttickets
{
    margin-top: 20px;    
}

div#support_webresources
{
    
}

div#support_webresources
{
    cursor: hand;    
}

div#support_webresources ul
{
    margin: 0px;
    padding: 0px;
}

div#support_webresources ul li.linkcategory
{
    list-style: none;
    margin: 0px;
    padding: 0px 0px 0px 10px;
    border-bottom: none;
}

div#support_webresources ul li.linkcategory a:before
{
    content: "+";
}

div#support_webresources ul li.linkcategory a
{
    list-style: none;
    margin: 0px;
    padding: 4px 0px;
    margin: 4px 0px;
    font-size: 12px;
    display: block;
    border-bottom: 1px transparent;
}

div#support_webresources ul li.linkcategory a:hover
{
    border-bottom: 1px dashed #666666;
    padding: 4px 0px 3px 0px;
}

div#support_webresources ul li.linkcategory p
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    font-size: 10px;
}

div#support_webresources ul li.linkcategory ul
{
    padding: 0px 0px 0px 10px;
    border-left: 1px dashed #666666;
    margin: 5px 5px 5px 5px;
}

div#support_webresources ul.linklist
{
    margin: 0px;
    padding: 10px 10px 20px 30px;
}

div#support_webresources ul.linklist li
{
    margin: 0px;
    padding: 0px 0px 0px 0px;
}

div#support_webresources ul.linklist li a
{
    margin: 0px;
    padding: 3px 0px 3px 0px;
    font-size: 11px;
    border-bottom: 1px transparent;
}

div#support_webresources ul.linklist li a:before
{
    content: "";
}

div#support_webresources ul.linklist li a:hover
{
    padding: 3px 0px 2px 0px;
    border-bottom: 1px dashed #666666;
}

div#support_linkdisclaimer
{
    font-size: 10px;
}

div#support_linkdisclaimer p
{
    font-size: 10px;
    padding: 10px;
}


div#supporttickets_form
{
}

div#supporttickets_form ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: 95%;
}

div#supporttickets_form ul li
{
    list-style: none;
    margin: 0px;
    padding: 3px;
    float: left;
    display: block;
}

div#supporttickets
{
    clear: both;
    margin: 20px 0px;    
}

div#supporttickets ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: 95%;
    display: table;
}

div#supporttickets ul li.darkStripe
{
    vertical-align: middle;
    list-style: none;
    clear: both;
    background-color: #dddddd;
    background: opaque !important;
}

div#supporttickets ul li.headingStripe
{
    vertical-align: middle;
    list-style: none;
    clear: both;
    background-color: #D94045;
    color: #ffffff;
    font-weight: 700;
    background: opaque !important;
}

div#supporttickets ul li.lightStripe
{
    vertical-align: middle;
    list-style: none;
    clear: both;
    background-color: #eeeeee;
    background: opaque !important;
}

div#supporttickets ul li ul
{
    list-style: none;
    display: table-row;
}

div#supporttickets ul li ul li
{
    vertical-align: middle;
    width: 120px;
    clear: none !important;
    display: table-cell;
    padding: 5px;
}

div#support_ticketform
{
}

div#support_ticketform ul
{
    margin: 0px;
    padding: 0px;
    width: 90%;
    list-style: none;
}

div#support_ticketform li
{
    float: left;
    padding: 5px;
    width: 90%;
}

div#support_ticketform li.title
{
    float: left;
    clear: left;
    width: 100px;
}

div#support_ticketform li textarea
{
    width: 90%;
    height: 250px;
}


div#supporttickets_postreply
{
}

div#supporttickets_postreply ul
{
    list-style: none;
    padding: 0px;
    margin: 0px;
}

div#supporttickets_postreply ul li
{
    list-style: none;
    padding: 5px;
    margin: 0px;
}

div#supporttickets_postreply ul li textarea
{
    width: 90%;
    height: 250px;
    padding: 3px;
}

div#supporttickets_posts
{
}

div#supporttickets_posts ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    display: table;
    width: 100%;
}

div#supporttickets_posts ul li
{
    list-style: none;
    padding: 0px;
    margin: 0px;
    border-bottom: 1px dashed #666666;
    
}

div#supporttickets_posts ul li p
{
    list-style: none;
    padding: 5px;
    font-size: 11px;
    border: none;
}

div#supporttickets_posts ul li ul
{
}

div#supporttickets_posts ul li ul li
{
    border-bottom: none;
}

div#supporttickets_posts ul li ul li div.postdetails
{
    float: right;
    border: none;
    padding: 5px;
}

/*
div#supporttickets_posts ul li.lightStripe ul li div.postdetails
{
    background-color: #dddddd !important;
}

div#supporttickets_posts ul li.darkStripe ul li div.postdetails
{
    background-color: #eeeeee !important;
}
*/

div#supporttickets_posts ul li ul li div.postdetails
{
    float: right;
    border-bottom: 1px dashed #666666;
    padding: 5px;
}

div#supporttickets_posts ul li ul li div.postdetails p
{
    padding: 0px;
}

div#supporttickets_posts ul li ul.files
{
    list-style: none;
    width: 250px;
    margin: 5px;
    border: none;
    float: right;
    clear: right;
}

div#supporttickets_posts ul li ul.files li
{
    width: 250px;
    list-style: none;
    margin: 5px;
    padding: 0px;
    float: left;
    border: none;
    text-align: right;
}


div#supporttickets_posts ul li ul.screenshots
{
    list-style: none;
    width: 500px;
    border: 1px solid #dddddd;
    margin: 5px;
    border: none;
    clear: right;
}

div#supporttickets_posts ul li ul.screenshots li
{
    list-style: none;
    margin: 5px;
    padding: 0px;
    float: left;
    border: none;
}

div#supporttickets_posts ul li ul.screenshots li img
{
    padding: 5px;
    border: none;
}

div#support_serverinfo
{
}

div#support_serverinfo ul
{
    list-style: none;
}

div#support_serverinfo ul li
{
    float: left;
    padding: 10px;
}

div#support_serverinfo ul li.title
{
    float: left;
    clear: left;
    font-weight: 700;
    width: 100px;
}

div#support_serverinfo ul#additionaldomains
{
    padding: 0px;
    margin: 0px;
}

div#support_serverinfo ul#additionaldomains li
{
    padding: 0px;
    margin: 0px;
}
/*
end support module
*/


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
{
}