/* basic HTML tags */
*, *.* {
    margin: 0px;
    padding: 0px;
}
* {
/*
    font-size: 10px;
*/
}
body {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    color: #747474;
    background-image: url(../images/bg.gif);
}
a {
    font-family: Arial, Helvetica, sans-serif;
    color: #333;
}
img {
    border: 0px;
}

h1 {
    font-size: 24px;
    font-weight: bold;
    margin: 0px;
    padding-top: 17px;
    color: #333333;
}
h2 {
    font-size: 18px;
    font-weight: bold;
    padding-top: 15px;
    padding-bottom: 3px;
    margin: 0px;
    color: #333333;
}
h3 {
    font-size: 14px;
    color: #8c000c;
    margin: 0px;
    padding-top: 15px;
    padding-bottom: 3px;
}
form {
    margin: 0px;
    padding: 0px;
}
input {
    font-family: tahoma;
    font-size: 11px;
    padding: 1px 0;
    padding-left: 2px;
}
table {
    border:0px; /* border="0" */
    border-collapse:collapse; /* cellspacing="0" */
}
p {
/*
    padding: 0px;
    margin: 0px;
    padding-bottom: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: justify;
*/
}
table td {
    vertical-align: top;
    padding:0px; /* cellspadding="0" */
}
form {
    margin: 0px;
    padding: 0px;
}
select {
    font-family: tahoma;
    font-size: 11px;
}
option {
    padding-left: 2px;
}
.boldText {
  vertical-align: middle;
  font-weight: bold;
  padding-bottom: 2px;
}
.sortIcon {
  border: 0px;
  margin-left: 2px;
}

img.logo {
    width: 132px;
    height: 29px;
    margin: 17px 0px 0px 17px;
}
td.logo {
    background-color: #fff;
    width: 100%;
}
img {
    border: 0px;
}
.w100 {
    width: 100%;
}
/* layout divs */
.center {
}
.clear {
    clear: both;
    _display: none;
}
#container {
    margin-top: 30px;
    width: 843px;
    text-align: left;
}
#siteHeader {

    clear: left;
    text-align: left;
}
#siteBody {
    float: left;
    background-color: #fff;

}
#siteFooter {

    clear: both;
}

.mess {
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
    font-size: 16px;
    width: 842px;
    height: 438px;
    line-height: 24px;
}
.mess p {
    text-align: center;
}
/* header */

/* main menu */
.searchTbl  {
    margin: 13px 15px 13px auto;
    background-color: #fff;

}
.searchTbl td {
    vertical-align: top;
}
td.search {
    _padding-top: 1px;
    padding-left: 3px;
}
input.btn {
    margin: 0px;
    padding: 0px;
    height: 20px;
}
.searchTbl input.field {
    width: 161px;
    padding: 2px;
    font-family: Arial;
    font-size: 11px;
    color: #999999;
    border: solid 1px #999999;
}
td.logo {
    width: 100%;
}
.rightMenu {
    vertical-align: top;
}
.rightMenu1 {
    width: 100%; background-color:#FFFFFF;
}
.rightMenu2 {
    vertical-align:bottom;
}
.bgWhite {
    width: 400px;
    background-color: #fff;
    height: auto;
}
.leftMenu {
    padding-right: 20px;
    width: 210px;
    background-image: url(../images/left_menu_bg.jpg);
    background-repeat: no-repeat;
    background-position: bottom left;
}



.dci_menu{
	width:193px;
	float:left;
	margin-right:20px;
	
	background:#e9e7e8 url("../images/left_menu_bg.jpg") no-repeat left bottom;
	
}


.col_flash{
	width:587px;
	float:right;
	overflow:hidden;
}



.collect {
    padding: 15px 0px 15px 0px;
}
.leftMenuItems  {
    margin-top: 50px;
    margin-left: auto;
    margin-right: auto;
    height: 300px;
    margin-bottom: 100px;
}
.leftMenuItems td {
    padding-top: 7px;
    padding-bottom: 3px;
}
.leftMenuItems td a {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #333;
    font-weight: bold;
}

.leftMenuItems td a { text-transform:capitalize; }


.leftMenuItems td a:hover {
    text-decoration: none;
}
#leftM2 {

    margin-left: 10px;
}
#leftM2 td {
        padding-left: 40px;
}
.leftMenuItems #selected_tdMenuCat {
    width: 130px;
    /*background-image: url(../images/pix40opacity.png);*/
}
.leftMenuItems #selected_tdMenuCat a{
	color:#8C000C;
	text-decoration:none;
}


* html .leftMenuItems #selected_tdMenuCat {
    width: 130px;
    background-color: #000;
    back\ground-color: transparent;
    background-image: url(../images/blank.gif);
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/pix40opacity.png", sizingMethod="scale");
}

img.bigPhoto {
    width: 224px;
    height: 312px;
    margin-bottom: 10px;
}
.itemContent {
    padding-left: 20px;
    padding-right: 20px;
}

.left {text-align: left;}
.right {
    text-align: right;
}
.leftMenuItems .selected_tdMenuCat a {
    display: block;
    width: 130px;

}
.collection {
    width: 640px;
}
#collection2 {
    width: 560px;
    _width: 560px;

}
.collection h3 {
    padding-left: 18px;
}
.collection a {
    text-decoration: underline;
}
.collectionItem {
    float:left; width: 140px; margin-bottom: 20px; text-align: center;
	min-height:148px;
}
.collectionItem2 {
    float:left; width: 187px; margin-bottom: 20px; text-align: center;
}
a.nameCollection {

    color: #8c000c;
    font-weight: bold;
    font-size: 12px;
    text-decoration: underline;
	text-transform:capitalize;
}
a:hover.nameCollection {
    text-decoration: none;
}
a.photoBg {
    display: block;
    text-align:left;
    padding: 1px;
    width: 112px;
    height: 112px;
    background-image: url(../images/photo_bg.gif);
}
a.photoBg {
    display: block;
    text-align:left;
    padding: 1px;
    width: 112px;
    height: 112px;
    background-image: url(../images/photo_bg.png);
}
a.photoBg img {
    border: 0px;
    padding: 0px;
    margin: 0px;
}
* html a.photoBg{
    display: block;
    text-align:left;
    padding: 1px;
    width: 112px;
    height: 112px;
    background-color: #000;
    back\ground-color: transparent;
    background-image: url(../images/blank.gif);
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/photo_bg.png", sizingMethod="image");
}
a.photoBg2 {
    display: block;
    text-align: left;
    padding: 1px;
    width: 133px;
    height: 255px;
    background-image: url(../images/photo_bg2.png);
    background-position: left top;
    background-repeat: no-repeat;
}
a.photoBg2 img {
    border: 0px;
    padding: 0px;
    margin: 0px;
}
* html a.photoBg2{
    display: block;
    text-align:left;
    padding: 1px;
    width: 133px;
    height: 255px;
    background-color: #000;
    back\ground-color: transparent;
    background-image: url(../images/blank.gif);
    background-repeat: no-repeat;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/photo_bg2.png", sizingMethod="image");
}


ul.topMenu {
    font-family: Arial, Helvetica, sans-serif;
    width: 120px;
    margin: 0px 0px 0px auto;
    padding-bottom: 4px;
    padding-left: 8px;
    list-style-type: none;
    background-image: url(../images/right_top_bg_menu.gif);
    background-position: bottom left;
    background-repeat: no-repeat;
}
ul.topMenu li {
    margin: 0px;
    padding: 0px;
    display: inline;
    padding-bottom: 2px;
}
ul.topMenu li a {
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
    color: #d6d6d6;
}
ul.topMenu li a:hover {
    text-decoration: none;
}
.mainMenu {
    margin: 0px;
    vertical-align: bottom;
    padding-bottom: 0px;
    height: 24px;
    background-image: url(../images/main_menu_bg.gif);
}
.mainMenu ul {
    padding: 0px;
    margin: 0px;
}
.mainMenu ul li {
    float: left;
    clear: right;
    margin: 0px;
    margin-left: 1px;
    color: #daeaf7;
    font-family: Verdana, Arial, Helvetica, sans-serif;

}
.mainMenu ul li a {
    padding: 4px 25px 0px 25px;
    color: #fff;
    font-size: 12px;
    text-decoration: none;
    background-image: url(../images/main_menu_bg.gif);
}
.mainMenu ul li a#item8 {
	padding-right: 27px;
	padding-left: 28px;
}
* html .mainMenu ul li a#item8 {
	padding-right: 27px;
	padding-left: 27px;
}
.mainMenu ul li a span {
    display: none;
}
.mainMenu ul {
    list-style: none;
}
.mainMenu ul li a {
    float: left;
    height: 20px;
}
.mainMenu ul li a:hover, .mainMenu ul li a.activeItem {
    background-image: url(../images/main_menu_bg_ov.gif);
    text-decoration: none;
}
div.subMenu, div#subMenu1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding: 7px 0px 8px 28px;
    background-image: url(../images/top_submenu_bg.jpg);
    color: #fff;
}
div#subMenu1 {

}
div.subMenu span {
    font-weight: bold;
    margin-left: 5px;
}
div.subMenu a {
    margin-right: 5px;
    font-weight: normal;
    color: #fff;
}
div.botMenu {
    height: 29px;
    width: 843px;
    background-image: url(../images/bot_bg.jpg);
}
.mainBg {
    background-position: bottom;
    background-repeat: repeat-x;
    background-image: url(../images/main_bg.gif);
}
#flashcontentCenter {
    text-align: center;
}
#flashcontentRight {
    text-align: right;
}
.contentBg {
    padding: 40px;
    padding-top: 20px;
    padding-bottom: 40px;
}
.contentBg2 {
    padding: 40px;
    padding-right: 10px;
    padding-left: 29px;
    _padding-left: 28px;
    padding-top: 20px;
}
.contentBg2_add{
    overflow:hidden;
}

.leftMenuBg2 {
    background-image: url(../images/left_menu_bg2.jpg);
    background-repeat: repeat-y;
}
.content {
    color: #666;
    border: solid 1px #ececec;
    padding: 0px 30px 10px 30px;
    background-color: #fff;
}
/* main menu authorized */
.mainMenuAuth {
    width: 521px;

    vertical-align: middle;
}
.mainMenuAuth ul {
    padding: 0px;
    margin: 0px;
}
.mainMenuAuth ul li {
    float: left;
    clear: right;
    margin-left: 10px;
    color: #daeaf7;
    text-transform: uppercase;
    font-weight: bold;
    padding-left: 5px;

}
.mainMenuAuth ul li a {
    color: #daeaf7;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
}
.mainMenuAuth ul li a span {
    display: none;
}
.mainMenuAuth ul {
    list-style: none;
}
.mainMenuAuth ul li a {
    float: left;
    height: 20px;
}
.mainMenuAuth ul li a#item1, .mainMenuAuth ul li a:hover#item1 {
    width: 30px;
    background-image: url(../images/buttons/btn_home.gif);
}
.mainMenuAuth ul li a:hover#item1, .mainMenuAuth ul li a.activeItem#item1 {
    background-image: url(../images/buttons/btn_home_ov.gif);
}

.mainMenuAuth ul li a#item2, .mainMenuAuth ul li a:hover#item2 {
    width: 47px;
    background-image: url(../images/buttons/btn_our_story.gif);
}
.mainMenuAuth ul li a:hover#item2, .mainMenuAuth ul li a.activeItem#item2 {
    background-image: url(../images/buttons/btn_our_story_ov.gif);
}

.mainMenuAuth ul li a#item3, .mainMenuAuth ul li a:hover#item3 {
    width: 44px;
    background-image: url(../images/buttons/btn_services.gif);
}
.mainMenuAuth ul li a:hover#item3, .mainMenuAuth ul li a.activeItem#item3 {
    background-image: url(../images/buttons/btn_services_ov.gif);
}

.mainMenuAuth ul li a#item4, .mainMenuAuth ul li a:hover#item4 {
    width: 70px;
    background-image: url(../images/buttons/btn_video_gallery.gif);
}
.mainMenuAuth ul li a:hover#item4, .mainMenuAuth ul li a.activeItem#item4 {
    background-image: url(../images/buttons/btn_video_gallery_ov.gif);
}
.mainMenuAuth ul li a:hover{
    text-decoration: none;
    color: #f7f6b6;
}

/* side bar */

/* content */
.pageContent, .pageSolid {
    float: left;
    clear: right;
    vertical-align: top;
}
.pageSolid {
    width: 843px;
    background-color: #fff;
    height: 100%;
    padding-top: 5px;
     clear: both;
}
#pad0 {
    width: 843px;
    background-color: none;
    padding: 0px;
    color: #999;
    text-align: center;
}
#pad0 a {
    color: #ccc;
}
.pageContent .d1, .pageSolid .d1 {
}
.pageContent .d1 .p1, .pageSolid .d1 .p1 {
    text-align: left;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 3px;
    background-image: url(../images/line_bg.gif);
    background-position: bottom;
    background-repeat: repeat-x;
}
.pageContent .d1 .p1 span, .pageSolid .d1 .p1 span {
    display: block;
    height: 18px;
    background-position: top left;
    background-repeat: no-repeat;
}
#welcome {
    background-image: url(../images/text/txt_welcome.gif);
}
#ourStory {
    background-image: url(../images/text/txt_our_story.gif);
}
#services {
    background-image: url(../images/text/txt_services.gif);
}
#videoGallery {
    background-image: url(../images/text/txt_video_gallery.gif);
}
#ourClients {
    background-image: url(../images/text/txt_our_clients.gif);
}
#successStories {
    background-image: url(../images/text/txt_success_stories.gif);
}
#awards {
    background-image: url(../images/text/txt_awards.gif);
}
#contactUs {
    background-image: url(../images/text/txt_contact_us.gif);
}
#clientLogin {
    background-image: url(../images/text/txt_client_login.gif);
}
.leftFlash {
    float: left;
    margin: 0px 10px 0px 0px;
}
/* footer */
.pageFooter {
    font-size: 11px;
}
.pageFooter .p1 {

    width: 843px;
    text-align: center;
    padding-top: 5px;
    height: 20px;
    background-image: url(../images/footer_bg.gif);
}
p.p1 {
    _padding-bottom: 5px;
}
.pageFooter .p1 .s1 {
    float: left;
    margin-left: 26px;
}
.pageFooter .p1 .s3 {
    width: 312px;
    text-align: right;
    font-size: 10px;
    float:left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
}
.pageFooter .p1 .s3 a {
    color: #666;
    font-size: 10px;
}
.pageFooter .p1 .s2 {
    float: right;
    color: #949494;
    margin-right: 26px;
}
.pageFooter .p1 .s2 a {
    padding: 0px 5px 0px 5px;
    color: #949494;
    text-decoration: none;
}
.pageFooter .p1 .s2 a:hover {
    color:#d64741;
    text-decoration: none;
}
.skinBar {
  color: #900;
}
/* data grid */
.dataGrid, .dataGridTable {
    color: #333;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    margin: 2px 0px;
    border-collapse: collapse;
    width: 100%;
}
.dataGridTable {
    width: 100%;
}
.dataGrid td {
    apadding: 3px 7px;
    aborder-top: 1px solid #3B6476;
    aborder-bottom: 1px solid #3B6476;
    aborder-left: 1px solid #6F7577;
    aborder-right: 1px solid #6F7577;
}
.dataGridTable td {
    padding: 3px 7px;
    border-bottom: 1px solid #666;
}
.dgTitle td {
    background-color: #8c000c;
    color: #fff;
    font-weight: bold;
    font-size: 11px;
    text-align: center;
    border-color: #8c000c;
    border-top: 1px solid #3B6476;
}
.dgTitle td a {
     color: #fff;
    font-weight: bold;
    font-size: 11px;
    text-decoration: none;
}
.tr0 {
    text-align: center;
    background-color: #F3F6F7;
    color: #25446C;
}
.tr1 {
    text-align: center;
    background-color: #DFEAEE;
    color: #25446C;
}
.tr0 .dgEdit, .tr0 .dgDel {
    background-color: #F3F7F3;
    font-weight: normal;
}
.tr1 .dgEdit, .tr1 .dgDel {
    background-color: #C7DDC9;
    font-weight: normal;
}
.dgTitle .dgSortCell A  {
  background-color: #4C7483;
  text-decoration: underline;
}
.tr0 .dgSortCell {
  background-color: #F8F5F5;
}
.tr1 .dgSortCell {
  background-color: #DED1D1;
}
.dgEdit a, .dgDel a {
    color: #25446C;
}
.dgEdit a:hover, .dgDel a:hover {
    color: #900;
    text-decoration: none;
}
.dgEnab, .dgUnEnab {
    text-align: center;
}
.dgEnab .im span, .dgUnEnab .im span {
    display: none;
}
.dgEnab .im, .dgUnEnab .im {
    background-position: center;
    background-repeat: no-repeat;
    margin-left: 35%;
    _margin-left: 0px;
    height: 13px;
    width: 13px;
}
.dgEnab .im {
    background-image: url(../images/check.gif);
}
.dgUnEnab .im {
    background-image: url(../images/uncheck.gif);
}
.gridImg {
  text-align: center;
    amargin-left: 35%;
    _amargin-left: 0px;
    aheight: 13px;
    awidth: 13px;
}
.dgFunc td {
    border: 0px;
}
.helpIco {
    width: 16px;
    height: 16px;
    vertical-align: middle;
    margin-left: 7px;
    margin-bottom: 1px;
    border: 0px;
}
.dgAdd {
    text-align: center;
    width: 13%;
}
.dgCust {
    text-align: right;
    padding-right: 5px;
}
.dgCust, .dgAdd {
  padding-top: 3px;
  padding-bottom: 3px;
}
.dgPage {
  vertical-align: middle;
    border: 1px solid #5B6C97;
    background-color: #fff;
    padding: 0 3px;
}
.dgPageSel {
  vertical-align: middle;
    border: 1px solid #5B6C97;
    background-color: #3D6475;
    color: #fff;
    padding: 0 3px;
}
.dgPageSel a {
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    cursor: default;
}
.dgPage a {
    color: #3D6475;
    text-decoration: none;
    font-weight: bold;
}
.dgPage a:hover {
    color: #900;
    text-decoration: none;
    font-weight: bold;
}
.dgPagesStart, .dgPagesEnd {
    border: 1px solid #5B6C97;
    background-color: #fff;
    padding: 0 4px;
    height: 11px;
    width: 14px;
}
.dgPagesStart a, .dgPagesEnd a {
    text-decoration: none;
}
.dgPagesStart {
    background-image: url(../images/dgpagesstart.gif);
    background-repeat: no-repeat;
    background-position: 0 .1em;
    _background-position: 0 .2em;
}
.dgPagesEnd {
    background-image: url(../images/dgpagesend.gif);
    background-repeat: no-repeat;
    background-position: 0 .1em;
    _background-position: 0 .2em;
}
/* form */
.formBox {
    width: 370px;
    margin: 5px 0;
}
.formBox .d1 {
    padding-top: 7px;
}
.formBox .d1 .p1 {
    text-transform: uppercase;
    color: #1f5e78;
    text-align: right;
     border-bottom: 1px solid #3f809a;
    padding-bottom: 3px;
    background-image: url(../images/ptitlefill.gif);
    background-position:0 .4em;
    background-repeat:repeat-x;
    padding-right: 5px;
}
.userInfo {
  text-transform: uppercase;
    color: #1f5e78;
    text-align: right;
     border-bottom: 1px solid #3f809a;
    padding-bottom: 3px;
    padding-right: 5px;
}
.userInfo span {
    background-color: #fff;
    padding: 0 3px;
    font-weight: bold;
}
.formBox .d1 .p1 span {
    background-color: #fff;
    padding: 0 3px;
    font-weight: bold;
}
.formCont {
    background-color: #F3F6F7;
    padding: 4px 0;
}
.formTable {
    width: 99%;
}
.formFieldName, .formFieldNameTC {
    text-align: right;
    padding: 2px 0;
    padding-right: 3px;
    width: 45%;
    color: #000000;
    text-transform: lowercase;
    font-size: 12px;
    vertical-align: middle;
}
.normTextTrans {
    text-transform: none;
}
.formFieldNameTC {
    vertical-align: top;
}
.formFieldData {
    text-align: left;
    padding: 2px 0;
    _padding: 1px 0;
    padding-left: 3px;
    height: 26px;
    width: 55%;
    vertical-align: middle;
}
.formTf, .formTfReq {
    border: 1px solid #cecece;
    color: #000;
    width: 248px;
    vertical-align: middle;
}
input {

    font-size: 12px;
    font-family: Verdana, Helvetica, sans-serif;
}
.formTfReq {

    height: 14px;
    background-color: #fff;
    color: #444;
}
textarea.formTfReq {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    height: 100px;
}
.formTfReq2 {
        height: 14px;

    font-size: 12px;
    border: 1px solid #cecece;
    color: #000;
    width: 153px;
    vertical-align: middle;
}
.formTfReq textarea {
    width: 250px;
    vertical-align: middle;
}

.formSelect, .formSelectReq {
    border: 1px solid #406778;
    color: #25456C;
    width: 156px;
    font-size: 12px;
    vertical-align: middle;
}
.formSelectReq {
    background-color: #fff;
    color: #333;
}
.formReqStar, .validator {
    font-weight: bold;
    font-size: 10px;
    color: #e30100;
    vertical-align: top;
    padding-left: 3px;
}
.formChk {
    color: #25456C;
    vertical-align: middle;
}
.formRadio {
    vertical-align: middle;
}
.formRadioComment {
    font-size: 11px;
    padding:0 3px;
    color: #900;
}
.formTextArea {
    font-size: 11px;
    font-family: Arial;
    text-align:left;
    width: 200px;
    height: 250px;
    overflow-y: scroll;
    border: 1px solid #406778;
}
.formFile {
    color: #25456C;
    width: 200px;
    vertical-align: middle;
}
/* mess box */
.messBox {
    width: 370px;
    margin: 5px 0;
}
.messBox .pm {
    border: 1px solid #6F7577;
    padding: 2px 0 3px 0;
    padding-left: 5px;
    background-image: url(../images/buttonfill.gif);
    background-position: top left;
    background-repeat: repeat-x;
    height: 13px;
}
.messBox .pm span{
    color: #555;
    font-weight: bold;
    text-transform: uppercase;
    float: left;
}
.messBox .closeIco {
    float: right;
    vertical-align: top;
    margin-top: 1px;
    margin-right: 3px;
    cursor: pointer;
}
.messBox .formCont {
    clear: both;
    background-color: #F3F6F7;
    border-left: 1px solid #6F7577;
    border-right: 1px solid #6F7577;
    border-bottom: 1px solid #6F7577;
}
.messBox .formFieldData {
    text-align: center;
    border-top: 1px dashed #3B6476;
    padding-top: 6px;
}
.messBoxCntNum {
    color: #900;
    font-weight: bold;
    width: 7%;
    text-align: right;
    padding: 2px 0px;
    padding-right: 3px;
    vertical-align: top;
}
.messBoxCnt {
    color: #900;
    width: 93%;
    text-align: justify;
    padding: 2px 3px;
}
.messBox .button {
    padding:0 3px;
}
/* elements */
.button {
    color: #25456B;
    border: 1px solid #5b6c97;
    background-image: url(../images/buttonfill.gif);
    background-position: top left;
    background-repeat: repeat-x;
    background-color: #f3f3f3;
    font-family: tahoma;
    font-size: 10px;
    font-weight: bold;
    vertical-align: middle;
    padding: 2px 4px;
    _padding: 0px;
    text-transform: uppercase;
    margin: 0px;
    cursor: pointer;
}
input.customize {
    width: 68px;
    height: 20px;
    background-image: url(../images/btn_customize.gif);
    border: 0px;
}
input.set {
    width: 32px;
    height: 20px;
    background-image: url(../images/btn_set.gif);
    border: 0px;
}
input.cancel {
    width: 50px;
    height: 20px;
    background-image: url(../images/btn_cancel.gif);
    border: 0px;
}
.btnSend {
    width: 40px;
    height: 20px;
    border: 0px;
    margin: 0px;
    padding: 0px;
    background-image: url(../images/btn_send.gif);
    cursor: pointer;
}
.btnClose {
    width: 43px;
    height: 20px;
    border: 0px;
    margin: 0px;
    padding: 0px;
    background-image: url(../images/btn_close.gif);
    cursor: pointer;
}
.btnFind {
    width: 37px;
    height: 20px;
    border: 0px;
    margin: 0px;
    margin-left: 5px;
    padding: 0px;
    background-image: url(../images/btn_find.gif);
    cursor: pointer;
}
.btnLogin {
    width: 44px;
    height: 20px;
    border: 0px;
    margin: 0px;
    padding: 0px;
    background-image: url(../images/btn_login.gif);
    cursor: pointer;
}
.loginInf {
    font: normal 10px/14px Arial, Helvetica, sans-serif;
    padding: 0px 130px 0px 130px;
    color: #000;
}
.loginInf p {
    padding: 10px;
    border: solid 1px #ddd;
}
/* controls */
.helper {
  color: #e30100;
  margin-left: 2px;
  border-left: 1px solid #747474;
  border-top: 1px solid #747474;
  background-color: #f6f6f6;
  width: 250px;
}
.helper td {
  padding-left: 4px;
  white-space: normal;
  text-align: left;
}
.helperContainer {
  position:absolute;
  display:none;
}
.helperBody {
}
.helper ul li {
  list-style-position: inside;
    list-style-type: decimal;
    padding-left: 5px;
}
.helper ul {
  margin-left: 5px;
}

/* Tab manager styles */
.tabManager {
}

.tabManager .tab a, .tabManager .tab a:visited, tabManager .tab a:hover {
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;
    color: White;
    text-decoration: none;
}

.tabManager .tab a:hover {
    text-decoration: underline;
}

.tabManager .tab span {
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;
    color: LightYellow;
    text-decoration: none;
}

.copyRights {
    margin-top: 32px;
    width: 100%;

}
.copy1 {
    width: 314px;
    height: 9px;
    float: left;
    background-repeat: no-repeat;
    background-image: url(../images/copyrights.gif);
}
a.bluefountain {
    width: 190px;
    height: 9px;
    float: right;
    background-repeat: no-repeat;
    background-image: url(../images/bluefountainmedia.gif);
}
/*  Left Images */
.leftImg1, .leftImg2, .leftImg3 {
    float: left;
    width: 400px;
    height: 651px;
    background-image: url(../images/left/image_left1.jpg);
    background-position: left top;
    background-repeat: no-repeat;
}
.leftImg2 {
    background-image: url(../images/left/bg_films.jpg);
}
.leftImg3 {
    background-image: url(../images/left/image_left3.jpg);
}



.imgTop {
    width: 404px;
    height: 104px;
    margin-left: auto;
    margin-right: auto;
}
#img1 {
    background-image: url(../images/img_home1.jpg);
}
.nwBlock {
    margin-top: 25px;
}
.nwBlock a {
    color: #444444;
    text-decoration: underline;
}
.nwBlock a:hover {
    text-decoration: none;
    color: #e30100;
}

a.clients {
    color: #444444;
    text-decoration: none;
}
a.clients:hover {
    text-decoration: none;
    color: #e30100;
}

.nwBlock p {
    text-align: justify;
    margin: 0px;
    padding: 0px 0px 15px 0px;
}
.imageBg {
    background-color: #d1d1d1;
    padding: 1px;
    float: left;
}
.imageBg img {
    float: left;
    padding: 0px;
    margin: 0px;
    border: solid 1px #fff;
}
.leftImg {
    margin: 0px 10px 0px 0px;
}

span.grey {
    color: #444444;
}
input.buttonSubmit {
    width: 71px;
    height: 16px;
    border: none;
    background-image: url(../images/buttons/btn_submit.gif);
    cursor: pointer;
}
.home {
    width: 853px;
    height: 453px;
    background-image: url(../images/home.jpg);
    margin: 0px auto 0px auto;
}
a.freeLink {
    color: #747474;
    font-size: 10px;
    text-transform: lowercase;
    text-decoration: none;
}
a:hover.freeLink {
    text-decoration: underline;
}
p.logins {
    margin: 20px;
}
.label {
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    padding-left: 160px;
    padding-top: 20px;
}
p.vSpacer {
    height: 180px;
}
span#cap {
    text-transform:capitalize;
}
#overlay1{
    margin-left: auto;
    margin-right: auto;

    margin-top: 25px;
    width: 85px;
    height: 21px;
    background-image: url(../images/bot_pattern.png);
}

* html #overlay1{
    margin-left: auto;
    margin-right: auto;

    margin-top: 25px;
    width: 85px;
    height: 21px;
    background-color: #000;
    back\ground-color: transparent;
    background-image: url(../images/blank.gif);
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/bot_pattern.png", sizingMethod="scale");
}
#overlay2{
    width: 85px;
    height: 21px;
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto;
    background-image: url(../images/top_pattern.png);
}

* html #overlay2{
    margin-left: auto;
    margin-right: auto;

    width: 85px;
    height: 21px;
    margin-bottom: 15px;
    /*background-color: #000;
    background-color: transparent;*/
    background-image: url(../images/blank.gif);
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/top_pattern.png", sizingMethod="scale");
}
.none {
    display: none;
}
.itemContent h1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #890409;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    padding-bottom: 4px;
	
	text-transform:capitalize;	
}
.itemContent h3 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 0px;
    margin-top: 7px;
    padding: 0px;
    text-align: left;
}
img.imgProduct {
    margin-top: 3px;
    margin-bottom: 3px;
    width: 80px;
    height: 74px;
    border: solid 1px #cccccc;
}
.itemInfo {
    float: left; width: 80px; text-align: center;
    margin: 3px 10px 10px 0px;
}
.itemInfo a {
    color: #2f2f2f;
    text-decoration: none;
}
.itemInfo a:hover {
    text-decoration: underline;
}
.searchRes {
    width: 750px; clear: both; float: left;
}
.shopCollection {
    border: 1px solid #A3A3A3;
    background: #7a7a7a;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    vertical-align: middle;
    padding-left: 3px;
    height: 20px;
    width: 600px;
}
.downloadLineS {
    width: 240px;
    margin-left: auto;
    margin-bottom: 10px;
    white-space: nowrap;
}
a:hover {
    text-decoration: none;
}
.dgSortCell {
    color: #333;
}
img.frontBot {
    border:0px;
    width: 281px;
    height: 216px;
}
#flashcontentLeft, #flashcontentCenter, #flashcontentRight {
    float: left;
    width: 281px;
    height: 216px;
    margin: 0px;
    padding: 0px;
    line-height: 0px;
}
#flashcontentMain {
    line-height: 0px;
    margin: 0px;
    padding: 0px;
}
.balanceR p {
    width: 200px;
}
.siteMap {
    width: 100px;
    margin: 0px auto 0px auto;
    text-align: left;
    line-height: 25px;
}
.siteMap ul {
    padding-left: 20px;
}
.tdLeftContactForm {
    width: 60%;
}
#tdRightAddress {
    padding-left: 80px;
    font-size: 8pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;

}
#tdRightAddress *, .content .contentByCMS {
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
#tdRightAddress p, .content .contentByCMS p {
    padding: 0px;
    margin-bottom: 10px;
}
#tdRightAddress p, .content .contentByCMS p  {
    margin-top: 0px;
    margin-bottom: 1em;
}
.formFieldDataN{
    text-align: left;
    padding: 2px 0;
    _padding: 1px 0;
    padding-left: 3px;
    height: 26px;
    white-space: nowrap;
    vertical-align: middle;
}
.formFieldNameN {
    text-align: right;
    padding-right: 3px;
    padding-left: 80px;
    _padding-left: 60px;
    color: #000000;
    text-transform: lowercase;
    font-size: 12px;
    vertical-align: middle;
}

