﻿/* left menu  */
.menu {
	margin: 0;
	padding: 0;
	width: 165px;
	background: #000;
	border: none;
}

.menu li {
	padding: 0;
	margin: 0;
	height: 18px;
	list-style: none;
	background-repeat: no-repeat;
	background-position:center center;
}
.menu li a, .menu li a:visited {
	display: block;
	height: 18px;
	text-decoration: none;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position:center center;
	outline: 0;
}

.overview{background-image: url(images/tsg_horzoverviewov.png);}
.overview a {background-image: url(images/tsg_horzoverview.png);outline: 0;}
.creative-communication {background-image: url(images/tsg_horzcreative_communicov.png);}
.creative-communication a {background-image: url(images/tsg_horzcreative_communicat.png);outline: 0;}
.online-media {background-image: url(images/tsg_horzonline_mediaov.png);}
.online-media a {background-image: url(images/tsg_horzonline_media.png);outline: 0;}
.pr-and-events {background-image: url(images/tsg_horzpr___eventsov.png);}
.pr-and-events a {background-image: url(images/tsg_horzpr___events.png);outline: 0;}
.research {background-image: url(images/tsg_horzresearchov.png);}
.research a {background-image: url(images/tsg_horzresearch.png);outline: 0;}
.contact-us {background-image: url(images/tsg_horzcontact_usov.png);}
.contact-us a {background-image: url(images/tsg_horzcontact_us.png);outline: 0;}


.divider {background-image: url(images/divider.png);}
ul.menu li a:hover {background: none;}

/* left menu end */

img{
	border:0px;
}

a img.last {
	margin-right: 0;	
}

body
{
	background-color:#000000;
	background-image:url('images/background.jpg');
/*   	Overflow-y:hidden;       */
}

.auto-style1 {
	background-image: url('images/land_frame2.png');
}
.auto-style2 {
	background-image: url('images/land_frame7.png');
}
.auto-style3 {
	background-image: url('images/land_frame4.png');
}
.auto-style4 {
	background-image: url('images/land_frame5.png');
}
.auto-style5 {
	background-color: #262626;
}
.auto-style6 {
	text-align: center;
	
}
.auto-style10 {
	text-align: left;
}
.auto-style11 {
	text-align: right;
}
.bottom_button_text {
	position:relative;
/*	float:left; /* optional */
}
.bottom_button_text .text {
	position:absolute;
	top:23px; /* in conjunction with left property, decides the text position */
	left:100px;
	width:120px; /* optional, though better have one */
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color: #c7c7c7;
	text-align:right;
}

.bottom_button_text .text2 {
	position:absolute;
	top:25px; /* in conjunction with left property, decides the text position */
	left:160px;
	width:120px; /* optional, though better have one */
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#ffffff;
	text-align:right;
}

.auto-style7 {
	background-color: #000000;
}
.auto-style8 {
	background-color: #333333;
}
.button_border{
		border: 1px solid #333333;
}
.auto-style12 {
	background-color: #000000;
	text-align: right;
}
.auto-style13 {
	border: 1px solid #000000;
	background-color: #141414;
}
.auto-style13a {
	border: 1px solid #333333;

}

.auto-style9 {
	border-width: 0px;
}


/* left menu */
.glossymenu{
margin: 5px 0;
padding: 0;
width: 150px; /*width of menu*/
/*border: 1px solid #9A9A9A;*/
border-bottom-width: 0;
}

.glossymenu a.menuitem{
/*background: black url(glossyback.gif) repeat-x bottom left;*/
letter-spacing: 1pt;
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #C0C0C0;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 10px 0px;
padding-left: 10px;
text-decoration: none;
}

textarea {
	color: #000; 
	border: 1px solid #C5CFD6; 
	padding: 1px; 
	background: #d9d7d8; 
	FONT-SIZE: 8pt;
	FONT-FAMILY: Verdana
}

INPUT {
	color: #000; 
	border: 1px solid #C5CFD6; 
	padding: 1px; 
	background: #d9d7d8; 
	FONT-SIZE: 8pt;
	FONT-FAMILY: Verdana
}

SELECT {
	color: #000; 
	border: 1px solid #C5CFD6; 
	padding: 1px; 
	background: #d9d7d8; 
	FONT-SIZE: 8pt;
	FONT-FAMILY: Verdana
}
OPTION {
	color: #000; 
	border: 1px solid #C5CFD6; 
	padding: 1px; 
	background: #d9d7d8; 
	FONT-SIZE: 8pt;
	FONT-FAMILY: Verdana
}



.glossymenu a.menuitem:hover, .glossymenu .menuitem:hover{
color: white;
}


.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers */
position: absolute;
top: 5px;
right: 5px;
border: none;
} 


.glossymenu a.menuitem:hover{
/*background-image: url(glossyback2.gif);*/
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
color: white;
/*background: white;*/
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

/*
.glossymenu div.submenu ul li{
border-bottom: 1px solid blue;
}
*/

.glossymenu div.submenu ul li a{
display: block;
letter-spacing: 1pt;
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #C0C0C0;
text-decoration: none;
padding: 5px 0;
padding-left: 25px;
}

.glossymenu div.submenu ul li a:hover{
/*background: #DFDCCB;*/
color: white;
}


/* left menu ends here 

default page bottim text
*/



.sh-auto-style5 {
	text-align:center;
	font-family:"Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 9pt;
	letter-spacing: 1pt;
	color: #C0C0C0;
}


.sh-auto-style1 {
	text-align:justify;
	font-family:"Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 9pt;
	color: #C0C0C0;
	line-height:16px;
	
}

.sh-auto-style1-mainpage {
	text-align:justify;
	font-family:"Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: .75em;
	color: #C0C0C0;
	line-height:16px;
	padding:5px;	
	display: block;
}


.sh-auto-style1 a{
color: #FFFFE3;
text-decoration:none;
}

.sh-auto-style1 a:hover{
color: #D7D794;
}

.sh-auto-style2 {
	border-width: 0;
}

/* news page */
.sh-auto-style-news {
	color: #C0C0C0;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 9pt;
	text-align:left;
	line-height:14px;
}

.sh-auto-style-news a{
	color: #C0C0C0;
	text-decoration:none;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 9pt;
	text-align:left;
	line-height:14px;
}

.sh-auto-style-news-title {
	color: #DBDBDB;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 10pt;
	font-weight:bold;
	text-align: left;
}

.sh-auto-style-news-title a{
	color: #6b5f4c;
	text-decoration:none;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 9pt;
	text-align: left;
}

.sh-auto-style2-box {
	border-width: 0;
	padding: 10px 10px 10px 10px;
}

/* new page ends */


/*Page related styles for you to view*/
#test1, #test2, #test3 {
/*background-color: #E7EADE;*/
width: 260px;
height: 338px;
overflow: auto;
margin: .3em;
padding: .1em ;
border: px solid #000000;
/*IE overflow fix, position must be relative or absolute*/
position: relative;
/*if you do not want the outline when focused on firefox and IE
use outline: none;, though not recommended as this may confuse
people who likes to do keyboard navigation */
outline: 0;
text-align:justify;
}

#test4 {
background-color: #d9d7d8;
width: 260px;
height: 338px;
overflow: auto;
margin: 0em;
padding: 0em;
border: 0px solid #d9d7d8;
/*IE overflow fix, position must be relative or absolute*/
position: absolute;
/*if you do not want the outline when focused on firefox and IE
use outline: none;, though not recommended as this may confuse
people who likes to do keyboard navigation */
outline: 0;
}

#test5-mainpage {
/*background-color: #E7EADE;*/
width: 460px;
height: 166px;
overflow: auto;
margin: .3em;
padding: .1em ;
border: px solid #000000;
/*IE overflow fix, position must be relative or absolute*/
position: relative;
/*if you do not want the outline when focused on firefox and IE
use outline: none;, though not recommended as this may confuse
people who likes to do keyboard navigation */
outline: 0;
text-align:justify;
}



#test1 {
/*background-color: #6F1C1C;*/
left: 0.8em;
top: 1em;
}

#test1 div {
color: #FDD;
}

#test2 {
width: 330px;
right: 0.8em;
top: 1em;
/*background-color: #EEE;*/
border-width:0;
}

#test3 {
width: 705px;
height: 150px;
border-width: 0px;
top: -5px;
left: -5px;
padding:10px;
/*background-color: #000;*/
}

#test4 {
width: 530px;
height: 400px;
border-width: 0px;
top: 38px;
left:0px;
background-color: #d9d7d8;
}

.aligntocenter {
margin: 0.5em auto;
border: 2px solid #000000;
width: 90%;
position: relative;
height: 500px;
}

.fixedsize {
width: 400px;
height: auto;
position: relative;
color: black;
padding: 1px;
}

.version {
background: #999;
color: white;
font-size: 75%;
padding: 0 0.4em 0 0.3em;
}

#test2 ul {
font-size: 10pt;
margin:0.1em 0.3em;
width: auto;
}

#test2 ul ul {
	padding-top:0.1em;
	padding-bottom:0.1em;
	}

#test2 h5 {
	margin-bottom: 0.2em;
	}

#test2 li li {
font-size: 9pt;
margin: 0;
}

/* general page style ends here */

/* Scroll Bar Master Styling Starts Here */

.scrollgeneric
{
line-height: 1px;
font-size: 1px;
position: absolute;
}

.vscrollerbase, .vscrollerbar {
width: 15px;
top: 0px;
}

.vscrollerbar {
left: 0px;
}

.hscrollerbase, .hscrollerbar {
height: 15px;
left: 0px;

}


.hscrollerbar {
top: 0px;
}

.vscrollerbar, .hscrollerbar {
/*padding information of these elements are only used for
padding of the scroll-bar with respect to the scroll base,
the padding will automatically be turned off by the script*/
padding: 5px;
/* z-index for scrollbars no longer has to be given as of version
1.7.5 for correct operation, but it is still recommended, as this
decides the z-index for content.*/
z-index: 2;
}

.vscrollerbarbeg {
/*top image holder for vertical scroll bar*/
background: url(images/vscroller.png) 0px -10px;
width: 15px;
height: auto;
top: 0px;
}

.vscrollerbarend {
/*bottom image holder for vertical scroll bar*/
background: url(images/vscroller.png);
width: 15px;
height: 10px;
}

.hscrollerbarbeg {
background: url(images/hscroller.png) -10px 0px;
height: 15px;
width: auto;
left: 0;
}

.hscrollerbarend {
background: url(images/hscroller.png);
height: 15px;
width: 10px;
}

/* Following are OPTIONAL */

.vscrollerbase, .hscrollerbase {
background-color: #D1DDCB;
background-image: url(images/scrollbaseback.png);

}

.hscrollerbasebeg {
left: 0px;
top: 0px;
height: 15px;
background: url(images/scrollbases.png) -22px 0px no-repeat;
}

.hscrollerbaseend {
top: 0px;
height: 15px;
width: 7px;
background: url(images/scrollbases.png) 0% 0% no-repeat;
}

.vscrollerbasebeg {
top: 0px;
width: 15px;
background: url(images/scrollbases.png) -7px -8px no-repeat;
}

.vscrollerbaseend {
height: 7px;
width: 15px;
background: url(images/scrollbases.png) -7px 0px no-repeat;
}

.scrollerjogbox {
width: 15px;
height: 15px;
bottom: 0px;
right: 0px;
background: white url(images/scrolljog.png) 50% 50%;
}


/* Scroll Bar Master Styling Ends Here */

/* Extra sample styles */
#test2 .vscrollerbarbeg {
background: url(images/vscroller2.png) 0px -9px;
width: 18px;
height: auto;
}

#test2 .vscrollerbarend {
background: url(images/vscroller2.png);
width: 18px;
height: 9px;
}

#test2 .vscrollerbase {
width: 18px;
background: white none;
}

#test2 .vscrollerbar {
background-color: #8F9793;
padding: 0px;
}

#test2 .vscrollerbasebeg, #test2 .vscrollerbaseend {
background-image: none;
}

#test3 .hscrollerbarbeg {
background: url(images/hscroller3.png) -9px 0px;
height: 9px;
}

#test3 .hscrollerbarend {
/*bottom image holder for vertical scroll bar*/
background: url(images/hscroller3.png);
height: 9px;
width: 9px;
}

#test3 .hscrollerbase {
height: 9px;
background: white none;
}

#test3 .hscrollerbasebeg, #test3 .hscrollerbaseend {
border: 3px solid #63615A;
height: 5px;
background-image: none;
background-color: #EEE;
top: 2px;
}

#test3 .hscrollerbaseend{
border-width: 0;
background-color: #63615A;
height: 5px;
width: 12px;
}

#test3 .hscrollerbasebeg{
border-width: 0px 0px 0px 5px;
}

#test3 .hscrollerbar {
background-color: #8F9793;
padding: 3px;
}

.auto-style2-form {
	text-align: center;
}

.formbutton{
cursor:pointer;
border:outset 1px #ccc;
background:#000;
color:#ccc;
font-weight:bold;
padding: 3px 20px;
}
