/* roScripts
Table Design by Mihalcea Romeo
www.roscripts.com
----------------------------------------------- */

/* Ubiquitous styles
----------------------------------------------- */
td.altmenu:hover {
		background-image:url(../images/menubackground.bmp);
}

td.altmenu2:hover {
		background-image:url(../images/menubackgroundlong.bmp);
}

font.generalFont {
		font-family:Verdana;
		font-size:12px;
		font-color:#000000;
}

font.generalHeader {
		font-family:'Trebuchet MS';
		font-size:13pt;
		letter-spacing:1pt;
		font-color:#000000;
}

font.news {
		font-family:'Verdana';
		font-size:8pt;
		font-color:#000000;
}

ul.projectsbullet {
		font-family:Verdana;
		font-size:10pt;
		font-color:#000000;
		list-style-image: url(../images/bullet2.jpg);
		margin-top:5px;
		margin-bottom:2px;
		list-style-type:disc;
		list-style-position:outside;
}

ul.projectsbullet li {
		margin:10 0 0 -10;
}

a.submenu {
		font-family:Verdana;
		font-size:9px;
		color:#FFFFFF;
}

a.news {
		font-family:Verdana;
		font-size:8pt;
		color:#990000;
		font-weight:bold;
}
/* Publication Detail sytle sheet
----------------------------------------------- */
ul.bullet {
		font-family:Verdana;
		font-size:12px;
		font-color:#000000;
		list-style-image: url(../images/bullet.jpg);
		margin-top:5px;
		margin-bottom:2px;
		list-style-type:disc;
		list-style-position:outside;
}

ul.bullet li {
		margin:0 0 0 -20;
}

/* Shopping cart sytle sheet
----------------------------------------------- */
a.cartTitle {
		color:#333;
		font-family:Verdana;
		font-size:12px;
		font-weight:bold;
		text-decoration:none;
		border-bottom: 1px solid #aaa;
}

a.cartTitle:visited {
		color:#333;
		font-family:Verdana;
		font-size:12px;
}

a.cartTitle:hover {
		color:#110011;
		text-decoration:none;
		border-bottom: 1px solid #aaa;
}

font.cartTitle {
		font-family:Verdana;
		font-size:12px;
		color:#FFFFFF;
		font-weight:bold;
		text-decoration:none;
}

font.cartBody {
		font-family:Verdana;
		font-size:12px;
		color:#505050;
		text-decoration:none;
}

/* Sorting Menu sytle sheet
----------------------------------------------- */
a.sortmenu {
		color:#0000FF;
}

a.sortmenu:visited {
		color:#0000FF;
}

/* Menu sytle sheet
----------------------------------------------- */
a.menu {
		color:#0000FF;
		font-family:Verdana;
		font-size:12px;
		font-weight:normal;
		text-decoration:none;
}

a.menu:hover {
		color:#110011;
		border-bottom: 1px dashed #aaa;
}

/* Table sytle sheet
----------------------------------------------- */
table.mytable {
		border-collapse:collapse;
		background:#EFF4FB;
		border-left:1px solid #686868;
		border-right:1px solid #686868;
		font:0.8em/145% 'Trebuchet MS',helvetica,arial,verdana;
		color: #333;
}

td.mytable, th.mytable {
		padding:5px;
}

caption.mytable {
		padding: 0 0 .5em 0;
		text-align: left;
		font-size: 1.4em;
		font-weight: bold;
		text-transform: uppercase;
		color: #333;
		background: transparent;
}

/* =links
----------------------------------------------- */

table.mytable a {
		color:#950000;
		text-decoration:none;
}

table.mytable a:link {}

table.mytable a.title:visited {
		color:#333;
		font-family:Verdana;
		font-size:12px;
		font-weight:bold;
}

table.mytable a:hover {
		border-bottom: 1px dashed #bbb;
}

/* =head =foot
----------------------------------------------- */

thead.mytable th, tfoot.mytable th, tfoot.mytable td {
		background:#333 url(../images/llsh.gif) repeat-x;
		color:#fff
}

tfoot.mytable td {
		text-align:right
}

/* =table body
----------------------------------------------- */

tbody.mytable th, tbody.mytable td {
		border-bottom: dotted 1px #333;
}

tbody.mytable th {
		white-space: nowrap;
}

tbody.mytable th a {
		color:#333;
}

tbody.mytable a.title {
		color:#333;
		font-family:Verdana;
		font-size:12px;
		font-weight:bold;
}

.odd {}

tbody.mytable tr:hover {
		background:#fafafa
}
