/* Colours */
#Body
{
    background-color: #fff;
    color: #1c1c1c;
    font: normal normal normal 14px/1.6em Helvetica, Arial, sans-serif;
}
#content
{
    background-color: #fff;
}
#header
{
    background: #1A2436;
}
#header_border
{
    margin:5px 0 10px;
}
#footer
{
    color: #fff;
}
#footer .wrap_main
{
    border-top:1px solid #CCCCCC;
}
#footer a, #footer a:link, #footer a:visited, #footer a:active, #copyright
{

}
#twitter_div
{
	background: url("images/twitfoot.png") no-repeat left bottom #FFFFFF;
	color: #293955;
	font-size: 9pt;
	height: 40px;
	margin: 10px 0px;
    padding: 10px;
}
#twitter_link
{
	text-decoration:underline;
}
#twitter_update_list
{
	list-style-type: none;
	margin:0px 1em;
	padding: 0 0 0 10px;
	float:left;
	width:auto;
}
#twitter_update_list li > a
{
	display:none;
}
.top_container .wrap_main
{
    border: 2px solid #293955;
    background: url("images/sub_bg_fb.jpg") no-repeat center center #293955;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
h1, h2, h3, h4, h5, h6, .head, .Head
{
    color: #293955;
    font-weight: bold;
    margin: 0;
    font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
    line-height: 1.2em;
}
h1
{
    font-size: 1.4em;
}
h2
{
    font-size: 1.4em;
}
h3
{
    font-size: 1.4em;
}
h4
{
    font-size: 1.3em;
}
h5
{
    font-size: 1.3em;
}
h6
{
    font-size: 1.2em;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
{
    color: #D54E21;
}

blockquote
{
    font-style: italic;
    margin: 0;
    text-align: justify;
}

a, a:link, a:visited, a:active
{
    color: #354C67;
    text-decoration: none;
}
a:hover
{
    color: #293955;
    text-decoration: underline;
}
a[disabled="disabled"], .light
{
    color: #888 !important;
}

ul 
{
    list-style-position:inside;
}

.highlight
{
    color: #d54e21;
}

.wrap_main
{
    display: table;
    width: 970px;
    margin: 0 auto;
}
.wrap_sub
{
    display: table-row;
}
.template_style
{
    display: table-cell;
}
#header > .wrap_main > .wrap_sub > .template_style
{
    padding: 0.25em 0;
}

.logo
{
    float: left;
    margin-right: 6px;
    padding-top: 5px;
}
.logo a
{
    padding-top: 5px;
    padding-bottom: 2px;
}
.logo a:hover
{
    border-bottom: solid 2px #efefef;
}

/* Main Menu*/
.menu_wrapper
{
    margin: 0.25em auto 0;
    float: left;
    width: 100%;
}
.menu_wrapper ul.m
{
    background: url("images/header_bg_at.png") repeat-x scroll center -70px #FFFFFF;
}
.menu_wrapper #login a
{
    color: #efefef;
}
.menu_wrapper li a
{
    color:#CCC;
}
.menu_wrapper a:hover
{
    color: #fff;
    text-decoration: none;
}
.menu_wrapper > div > ul, .mainMenu
{
    float: left;
    margin: 5px 30px;
    padding: 0.25em 0.625em;
}
.menu_wrapper > div > ul > li
{
    display: inline;
    float: left;
    margin-right: 0.375em;
    border:1px solid #1A2436;
}
.menu_wrapper > div > ul > li > a
{
    list-style: none outside none;
    padding: 0.125em 0.5em 0;
    white-space: nowrap;
    letter-spacing: 0.5px;
}
.menu_wrapper li
{
    font-weight: bold;
    list-style: none outside none;
    font-size:13px;
}
.menu_wrapper > div > ul > li:hover, .menu_wrapper li.hov
{
    border:1px solid #aaa;
}
.menu_wrapper li a:hover, .menu_wrapper li a:hover span, .menu_wrapper li:hover, .menu_wrapper li.hov, .menu_wrapper li.hov span, .menu_wrapper ul.m li.hov
{
    background-color: #363C47;
    color: #FFF;
}
.menu_wrapper .sel,.mainMenu .bc
{
    border:1px solid #aaa;
    background-color: #4A4E55;
    color: #000;
}
.menu_wrapper .sel a,.mainMenu .bc a
{
    color: #FFF;
}
.mainMenu > .last, .mainMenu.last
{
    border:1px solid #aaa;
    background-color: #363C47;
    color: #EFEFEF;
}
.mainMenu > .last > a > span
{
    color: #fff;
}
.mainMenu .last a:hover, .mainMenu > .last.hov, .mainMenu > .last.hov a, .mainMenu > .last.hov a, .mainMenu > .last.hov span,
.mainMenu .last a:active, .mainMenu > .last.sel, .mainMenu > .last.sel a, .mainMenu > .last.sel a, .mainMenu > .last.sel span
{
    background-color: #D5D7DA;
    color: #1A2436;
}

/* Submenus */
.menu_wrapper ul.m li
{

}
.mainMenu ul.m, .menu_wrapper > div > ul > li ul
{
    padding: 0;
    margin: 0;
    border: 1px solid #ccc;
}
.mainMenu ul.m li, .menu_wrapper > div > ul > li ul li
{
    padding: 0 12px;
    background-color: #212A3A;
    border: none;
}
.menu_wrapper > div > ul > li:hover > ul, .menu_wrapper .m .hov
{
    display: block;
}
ul.m
{
    margin: 0;
    padding: 0;
}

/* Menu no JS only */
.menu_wrapper > div > ul > li > ul
{
    display: none;
    position: absolute;
    z-index: 1000;
    margin-left:-1px;
}

.search_style
{
    float: right;
    font-size: 0.8em;
    padding-top:5px;
}
.search_style input
{
    border:1px solid #aaa;
    background-color: #363C47;
    color: #FFF;
    padding: 2px;
    width: 140px;
}
.search_style .liteButton
{
    margin: 0 0 1px;
    padding:2px;
}

/* buttons */
span.CommandButton, .button, .liteButton, .SurveyContent .CommandButton
{
    padding: 0.375em;
    margin: 0.25em 1em;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

.button
{
    color: #fff;
    background: #000080 url(images/header_bg.png) repeat-x right top;
    border: 1px solid #ccc;
}
a.button, .button a
{
    color: #fff;
    font-weight: bold;
    text-shadow: #444 1px 1px 1px;
}
a.button:hover, .button a:hover
{
    background: #0066cc url(images/header_bg.png) repeat-x right bottom;
    text-decoration: none;
}
a.button:active, .button a:active
{
    color: #fff;
    background: #0066cc;
    font-weight: bold;
    text-shadow: #444 1px 1px 1px;
    position: relative;
    top: 1px;
}

span.CommandButton, .SurveyContent .CommandButton
{
    background: #fff url(images/button_bg.png) repeat-x right bottom;
    border: 1px solid #ccc;
    font-weight: bold;
}
span.CommandButton 
{
    color:#444;
    white-space:nowrap;
}
span.CommandButton:hover, .SurveyContent .CommandButton:hover
{
    background: #fff url(images/button_bg.png) repeat-x right bottom;
}
span.CommandButton:hover a, .SurveyContent .CommandButton:hover a
{
    color: #D54E21;
    text-decoration: none;
}
span.CommandButton:active, .SurveyContent .CommandButton:active
{
    color: #666;
    background: #fff url(images/button_bg.png) repeat-x right top;
    position: relative;
    top: 1px;
}

.liteButton
{
    background: #fff url(images/button_bg.png) repeat-x right bottom;
    border: 1px solid #ccc;
    font-weight: bold;
    text-shadow: 1px 1px #FFFFFF;
}
.liteButton:hover, a.liteButton:hover, .liteButton a:hover
{
    color: #D54E21;
    background: #fff url(images/button_bg.png) repeat-x right bottom;
    text-decoration: none;
}
.liteButton:active, a.liteButton:active
{
    background: #fff url(images/button_bg.png) repeat-x right top;
    position: relative;
    top: 1px;
}

/*-------- Layout --------*/
#Body
{
    margin: 0;
    padding: 0;
}
#header
{
    margin: 0;
    padding: 0;
}
#footer
{
    margin: 15px 0 0;
    padding: 0;
}

.Normal
{
}

#breadcrumbs, #terms
{
    float: left;
}
#terms a
{
    padding: 0px 10px;
}
#login, #copyright
{
    float: right;
}
.breadcrumb, .user, #breadcrumbs a
{
    padding: 0 10px;
}
#terms, #copyright, #breadcrumbs, #login
{
    font-size: 0.85em;
    line-height: 1.3em;
}
#terms a, #copyright a
{

}

.clear_float
{
    clear: both;
    line-height: 0;
    font-size: 0;
    height: 0;
}

/*** 2 CENTER IN IE ***/
div.centerIE
{
    text-align: center;
}

/*** 2 COLUMN ICON LAYOUT ***/
.aRow
{
    width: 100%;
    margin: 1em 0;
    clear: left;
    text-align: left;
    float: left;
}
.narRow
{
    width: 98%;
    margin: 0 auto;
    clear: left;
    text-align: left;
    float: left;
}

.leftCol
{
    width: 10%;
    float: left;
    clear: left;
    padding-top: 0.5em;
    text-align: center;
}
.rightCol
{
    width: 90%;
    float: left;
}

/*** 2 COLUMN EVEN LAYOUT ***/
.twoColEven
{
    width: 44%;
    float: left;
    margin: 0 2%;
    padding-top: 1.4em;
}

/*** 2 COLUMN LEFT FAT LAYOUT ***/
.twoColLeft
{
    width: 66%;
    float: left;
    margin: 0 2%;
    padding-top: 1.4em;
}
.twoColRight
{
    width: 20%;
    float: left;
    margin: 0 2%;
    padding-top: 1.4em;
}


/*** 3 COLUMN EVEN LAYOUT ***/
.threeColEven
{
    width: 30%;
    float: left;
    margin-right: 2%;
    padding-top: 1.4em;
}

/*** 4 COLUMN ICON DIV LAYOUT ***/
.iconCol
{
    width: 10%;
    float: left;
    margin: 0;
    padding-top: 1em;
    text-align: center;
}
.contentCol
{
    width: 40%;
    float: left;
    margin: 0;
}

/* Special Learn More Div Spacing */
#learnmore 
{
    margin: 15px 0;
    float: left;
}
#learnmore .aRow 
{
    margin:10px 0;
}
#learnmore p
{
    margin:5px 0;
}    


/* Store Tables */
.storeTable 
{
    width: 100%;
    margin: 1em 0;
    border-collapse:collapse;
}

.storeTable td, .storeTable th
{
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    width: 16.6%;
}

.storeTable th
{
    text-align:center;
    padding: 0.2em;
}

.storeTable td
{
    text-align:center;
    padding: 5px;
}

.storeTable tbody
{
}

.storeTable tfoot td 
{
    border: 1px solid #ccc;
    border-top: none;
    padding:1em;
}

.storeTable hr 
{
    width:80%;
    background-color: #ccc;
    border:none;
    height:1px;
}

.editionRow 
{
    background-color:#fff;
}

.editionRow th
{
    border-right:none;
    border-left:none;
}

.editionRow th:first-child
{
    border-right:1px solid #ccc;
}

.priceRow 
{
    
}

.standard 
{
    
}

.favourite
{
    background-color: #EAEBED;
}

.professional
{
    background-color:#fff;
}

.licenseRow th, .priceRow th
{
    font-weight:bold;
    font-size: 1.2em;
}

.licenseRow th, .descRow th, .descRow td
{
    background-color: #1A2436;
    color: #fff;
}

.descRow th 
{
    padding-top: 0;
}

td.desc
{
    text-align:right;
}

hr.VSoftStore 
{
    float: left; 
    width: 100%;
    height: 1px;
    color:#CCC;
    background-color:#CCC;
    border:none;
}

/* Store Tooltip Classes */

.storeTable a.explain 
{
    text-decoration:none;
}

.storeTable a.explain span.explanation 
{
    background:url("images/hover_bg.png") no-repeat scroll right bottom transparent;
    position:absolute;
    padding: 0 10px 10px 5px;
    font-size:0.85em;
    line-height:1.5em;
    visibility:hidden;
    text-decoration:none;
    text-align:left;
    width:150px;
}

.storeTable a.explain:hover span.explanation 
{
    visibility:visible;
    text-decoration:inherit;
}

.storeTable a.explain span.explanation div 
{
    border:1px solid #ccc;
    background:#EAEBED;
    display:none;
    padding:0.5em;
}

.storeTable a.explain:hover span.explanation div
{
    display:block;
}

img
{
    border-width: 0;
}
.fbtable
{
    width: 80%;
}
.fbtableheader
{
    background-color:#1A2436;
    color:#FFF;
}
.fbtablesub
{
    width: 100%;
    border: solid 1px #999;
    font-size: 0.85em;
}
.fbtable, .fbtablesub
{
    border-collapse: collapse;
    background-color: #fff;
    margin: 0 auto;
}
.fbtable tr, .fbtablesub tr
{
    border: solid 1px #ccc;
}
.fbtable td
{
    padding: 0.5em;
}
.fbtablesub td
{
    padding: 0 0.875em;
}

.overSize
{
    font-size: 1.4em;
}
.large
{
    font-size: 2.2em;
}
.darkShadow, a.darkShadow, a.darkShadow:link, a.darkShadow:visited, a.darkShadow:active
{
    text-shadow: #444 1px 1px 1px;
    color: #efefef;
}
a.darkShadow:hover
{
    color: #fff;
}
.liteShadow, a.liteShadow, a.liteShadow:link, a.liteShadow:visited, a.liteShadow:active
{
    text-shadow: #fff 1px 1px 1px;
}

.te_shaded
{
    background-color: #1A2436;
}

.right_img 
{
    float:right;
    margin: 10px 0 10px 25px;
}

.left_img 
{
    float:left;
    margin-right:10px;
}

.center_img 
{
    text-align:center;
    margin-left:10px;
    margin-right:10px;
}

.right_img p, .left_img p, .center_img p
{
    text-align:center;
    line-height:normal;
    margin:0;
    font-weight:bold;
}

/*--------- pane style ----------*/
.TopPane, .ContentPane, .BottomPane
{
    padding: 0;
    margin: 0;
}
.ContentPane .container
{
    margin-top: 1em;
}

/*-------------- Empty panes Style --------------*/
.DNNEmptyPane
{
    display: none;
    width: 0;
    padding: 0;
    margin: 0;
}


/*-------------- Link Style --------------*/
.linkscontainer
{
    padding: 20px;
    text-align: center;
}
.links
{
    font-weight: bold;
    text-transform: uppercase;
    padding: 10px;
}


/* DNN STYLES */
.DNN_HTMLContent
{
    float: left;
    width: 100%;
}
.NormalRed
{
    font-size: 1.2em;
    font-weight: bold;
    text-transform: capitalize;
    color: Red;
}
.Help
{
    font-size: 0.8em;
    line-height: 1.2em;
    border: 1px solid #ccc;
    color: #333;
    padding: 2px;
}
#dnn_ctr_Login_pnlLogin > table
{
    margin: 0 auto;
}

/* Module Action Menus */
.icn
{
    padding: 0.5em;
}
.ModuleTitle_SubMenu
{
    border: solid 1px #ccc;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.ModuleTitle_SubMenu td
{
    background-color: #FFF;
    white-space: nowrap;
    padding: 0px 2px;
}
.ModuleTitle_MenuItemSel td, .ModuleTitle_MenuItemSel .ModuleTitle_MenuIcon
{
    text-decoration: underline;
}

/* ControlPanel style */
.ControlPanel
{
    background: transparent url(images/cpanel_center.png) repeat-x bottom left;
    width: 938px;
    padding-bottom: 10px;
}
.cpanel_left
{
    background: url(images/cpanel_left.png) no-repeat bottom left;
    padding-left: 21px;
    width: 970px;
    margin: 0 auto;
}
.cpanel_right
{
    background: url(images/cpanel_right.png) no-repeat bottom right;
    padding-right: 33px;
}

/* Print Border around containers for admin */
.admin_border
{
    margin: 1em 0;
    padding: 1em;
    border: solid 1px #ccc;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
}

/* Blog Styles */
.ContentPaneBlog, .RightPaneBlog
{
    padding: 0;
    margin: 0;
}
.ContentPaneBlog
{
    float: left;
    width: 70%;
}
.RightPaneBlog
{
    float: right;
    width: 22%;
}
.blog_body
{
    margin: 1em 0 0.5em;
    padding: 0 0 1em;
}
.separate_me
{
    border-top: 1px solid #c1c1c1;
    border-bottom: 1px solid #c1c1c1;
    margin: 1em 0;
    padding: 1em 0;
    float:left;
}

.SurveyContent 
{
    margin: 25px 5px;
    
}
.SurveyContent hr
{
    margin: 20px 0px;
    
}

/* Forums */

.afcontainer, .amcpcontainer
{
    line-height: 14px;
}

/* Link to other site */
#looking-for-automise a, #looking-for-finalbuilder a
{
    display:block;
    position:fixed;
    top:150px;
    right:0;
    width:30px;
    height:182px;
}
#looking-for-automise a
{
    background: transparent url('images/looking-for-automise.png') no-repeat top right;
}
#looking-for-finalbuilder a
{
    background: transparent url('images/looking-for-finalbuilder.png') no-repeat top right;
}
#looking-for-finalbuilder 
{
    display:none;
}
