body{
    background: url(../images/bg.gif) repeat-x top;
    margin: 0px;
    padding: 0px;
    font: 12px Arial, Verdana, Helvetica, sans-serif;
    color: #4b4b4b;
}
a, a:hover { color: #5D9732; text-decoration:underline; }
img {border:0px;}
p { clear:both;
    margin:0px;
    padding:0px;
    font:11px Verdana, Arial, Helvetica, sans-serif;
    line-height:14px;
}
hr {background-color:#efefef;height:1px;}

/* default layout */
#container{
    margin:0px auto 0px auto;
    width:970px;
}
#logo, #logo img, #header, #content, #left_content, #right_content, #footer, #footer_left, #footer_right, .box , .box_head, .box_head_simple, .box_head_left, .box_head_right, .box_head_right h1, .box2_head_right h1, .box_body, .box_under, .box_under_left, .box_under_right ,ul#solutions,ul#offshore , ul#solutions li,ul#offshore li, #about_icons, .about_icons_container, img.icon, .about_icons_desc, .about_icons_desc h4,#space,
img#live_demo { float:left;display:inline;margin:0px;padding:0px; }
#logo{
    width:970px;
    height:95px;
    }
#logo img{
    margin:10px 0px 0px 0px;
}
#header{
    margin-top:15px;
    width:970px;
    height:174px;
    background: url(../images/header.jpg) no-repeat top left;
    }
#content{
    width:970px;
}

#left_content{
    width:744px;
    }

#right_content{
    width:211px;
    margin-right:15px;
}

#left {
    float: left;
    width: 200px;
    border-right: 1px solid #CCC;
    padding: 4px;
}

/** box **/
.box{
    margin-top:15px;
    width:100%;
    }
.box_head,.box_head_left,.box_head_right{
    height:25px;
    width:100%;
}
.box_head, .box_head_simple { background:url(../images/box_head.gif) repeat-x top; }
.box_head_left { background:url(../images/box_head_left.gif) no-repeat top left; }
.box_head_right { background:url(../images/box_head_right.gif) no-repeat top right; }
.box_head_right h1, .box_head h1, .box_head_simple h1{
    font-size:12px;
    margin:5px 0px 0px 10px;
    padding:0px;
    }
.box_body {
    border-left:1px solid #b9b9b9;
    border-right:1px solid #b9b9b9;
    padding-bottom:5px;
    }
.box_head_simple {
    border-left:1px solid #b9b9b9;
    border-right:1px solid #b9b9b9;
    height: 25px;
    width: 209px;
}
.box_body p{
    padding:14px 14px 0px 14px;
    text-align:justify;
}
.box_under,.box_under_left,.box_under_right {
    height:8px;
    width:100%;
    line-height:0px;
    font-size:0px;
}
.box_under{
    background:url(../images/box_under.gif) repeat-x top;
}
.box_under_left{
    background:url(../images/box_under_left.gif) no-repeat top left;
}
.box_under_right{
    background:url(../images/box_under_right.gif) no-repeat top right;
}
.box2_under{
    background:url(../images/box2_under.gif) repeat-x top;
    }
.box2_under_left{
    background:url(../images/box2_under_left.gif) no-repeat top left;
}   
.box2_under_right{
    background:url(../images/box2_under_right.gif) no-repeat top right;
}
.main {
    width:732px;
    padding: 10px 0 10px 10px;
    }
/** END box **/

/* tabs */
#tabs{
    float:left;
    display:inline;
    margin:0px;
    padding:0px;
    width:742px;
    border-left:1px solid #b9b9b9;
    border-right:1px solid #b9b9b9;
    border-bottom:1px solid #346212;
    height:22px;
    border-top:none;
    line-height:0px;
}
#tabs_container{
    float:left;
    display:inline;
    position:relative;
    width:742px;
    margin:-23px 0px 0px 0px;
    }
a.tab{
    float:left;
    display:inline;
    margin:0px 0px 0px 0px;
    background: url(../images/tab_left.gif) no-repeat top left;
    color:#4b4b4b;
    text-decoration:none;
    padding:5px 0px 0px 10px;
    cursor:pointer;
}
a.tab b{
    float:left;
    display:inline;
}

a.tab span{
    float:left;
    display:block;  
    height:28px;
    position:relative;
    margin:-5px 0px 0px -10px;
    width:20px;
    background: url(../images/tab_right.gif) no-repeat top right;
}
a.tab:hover, a.active_tab{
    background: url(../images/tab_left_hover.gif) no-repeat top left;
    color:#ffffff;
    text-decoration:none;
    position:relative;
    border-bottom:none;
    height:28px;
    padding:7px 0px 0px 10px;
    }
a.tab:hover span, a.active_tab span{
    background: url(../images/tab_right_hover.gif) no-repeat top right;
    margin:-7px 0px 0px -10px;
    }
#scheme {
    text-align:center;
    background:#ebebeb;
    padding:15px 0px 5px 0px;
    width: 742px;
}
/** END tabs **/

/** footer **/
#footer,#footer_left,#footer_right{
    width:970px;
    height:52px;
    }
#footer{
    margin:15px 0px 0px 0px;
    background: url(../images/footer_bg.gif) repeat-x top;
}
#footer_left{background: url(../images/footer_left.gif) no-repeat top left;}
#footer_right{
    background: url(../images/footer_right.gif) no-repeat top right;
    color:#868798;
    text-align:center;
    padding-top:12px;
    height:40px;
    }
#footer_right a{
    color:#868798;
    text-decoration:none;
    }
#footer_right a:hover{
    color:#333333;
    text-decoration:none;
}
/** END footer **/

/* error messages */
div.error { margin-bottom: 10px; }
div.error div.bubble {
    text-align: left;
    padding: 3px 7px;
    background-color: #FFC1A8;
    border-left: 1px solid #D9531E;
    border-right: 1px solid #D9531E;
    color: #D9531E;
    font-size: 12px;
    font-weight: bold;
}
div.error div.top { height: 7px; background: url(../images/messages/error_top_left.gif) no-repeat top left; }
div.error div.top div.right {
    height: 7px;
    margin-left: 7px;
    background: #FFC1A8 url(../images/messages/error_top_right.gif) no-repeat top right;
}
div.error div.top div.middle {
    height: 6px;
    border-top: 1px solid #D9531E;
    margin-right: 7px;
}
div.error div.bottom { height: 7px; background: url(../images/messages/error_bottom_left.gif) no-repeat top left; }
div.error div.bottom div.right {
    height: 7px;
    margin-left: 7px;
    background: #FFC1A8 url(../images/messages/error_bottom_right.gif) no-repeat top right;
}
div.error div.bottom div.middle {
    height: 6px;
    border-bottom: 1px solid #D9531E;
    margin-right: 7px;
}
/* success messages */
div.success { margin-bottom: 10px; }
div.success div.bubble {
    text-align: left;
    padding: 3px 7px;
    background-color: #BDEF98;
    border-left: 1px solid #5D9732;
    border-right: 1px solid #5D9732;
    color: #5D9732;
    font-size: 12px;
    font-weight: bold;
}
div.success div.top { height: 7px; background: url(../images/messages/success_top_left.gif) no-repeat top left; }
div.success div.top div.right {
    height: 7px;
    margin-left: 7px;
    background: #BDEF98 url(../images/messages/success_top_right.gif) no-repeat top right;
}
div.success div.top div.middle {
    height: 6px;
    border-top: 1px solid #5D9732;
    margin-right: 7px;
}
div.success div.bottom { height: 7px; background: url(../images/messages/success_bottom_left.gif) no-repeat top left; }
div.success div.bottom div.right {
    height: 7px;
    margin-left: 7px;
    background: #BDEF98 url(../images/messages/success_bottom_right.gif) no-repeat top right;
}
div.success div.bottom div.middle {
    height: 6px;
    border-bottom: 1px solid #5D9732;
    margin-right: 7px;
}

.details { font-size: 12px; color: #010100; line-height: 18px; text-align: left; }
.details a, .details a:hover { font-size: 12px;  font-weight: bold; color: #5D9732;}
.movie_image { border: 1px solid #B9B9B9; padding: 1px; margin-bottom: 6px;}

/** pagination **/
table.pager td#pagination a, table.pager td#pagination a:hover{
    display: block;
    padding: 2px 4px;
    margin: 1px;
    background-color: #EDEDED;
    }
table.pager td#pagination a:hover{
    background-color: #CBCBCB;
    }
table.pager td#pagination a.current, table.pager td#pagination a.current:hover{
    display: block;
    padding: 2px 4px;
    margin: 1px;
    color: #FFFFFF;
    background-color: #4CAC00;
}
/** forms **/
.input-text {
    border-top: 1px solid #929497;
    border-left: 1px solid #929497;
    border-bottom: 1px solid #E5E5E5;
    border-right: 1px solid #E5E5E5;
}
.input-submit {
    border-top: 1px solid #414141;
    border-left: 1px solid #414141;
    border-bottom: none;
    border-right: none;
    background-color: #A4A6A8;
    color: #414141;
}
/** END forms **/

/** sidebar **/
ul.category {
    list-style-image: url('/public/images/icons/circle-point.gif');
    padding: 10px 0 10px 30px;
    margin: 0;
}
ul.category li {
    padding: 0;
    margin: 2px 0;
}
ul.category li a {
    color: #000000;
    text-decoration: none;
}
ul.category li a:hover, ul.category li a.selected {
    color: #5D9732;
    text-decoration: underline;
}
ul.subcategory {
    list-style-image: url('/public/images/icons/circle-point.gif');
    margin: 0 0 0 25px;
    padding: 0;
}
ul.subcategory li {
    padding: 0;
    margin: 2px 0;
}
/** END sidebar **/

div.box_body div.main ul {
    margin: 0 0 0 45px;
}

/** start gray box **/
div.grey div.content {
    padding: 0 11px;
    background-color: #F3F3F3;
}
div.grey div.top { height: 7px; background: url(../images/background/grey-top-left.gif) no-repeat top left; }
div.grey div.top div {
    height: 7px;
    margin-left: 11px;
    background: #F3F3F3 url(../images/background/grey-top-right.gif) no-repeat top right;
}
div.grey div.bottom { height: 7px; background: url(../images/background/grey-bottom-left.gif) no-repeat bottom left; }
div.grey div.bottom div {
    height: 7px;
    margin-left: 11px;
    background: #F3F3F3 url(../images/background/grey-bottom-right.gif) no-repeat bottom right;
}

/** END gray box **/

.movie-title {
    color: #D9531E;
    font-size: 20px;
    font-weight: bold;
}


/** rows colors **/
.par td{
	background: #f0f0f0;
}

.par:hover td{
	background: #D1DBDF;
}

.impar:hover td{
	background: #D1DBDF;
}
/** end rows colors **/

input.newButton   {
	font-size: 1em;
	vertical-align: middle;
	font-weight: bolder;
	text-align: center;
	color: #4B4B4B;
	background: #E5E5E5;
	padding: 1px;
	border: solid 1px #589B2A;
	cursor: pointer;
	float: center;
}